For a deeper look into our World Check One API, look into:

Overview |  Quickstart |  Documentation |  Downloads

question

Upvotes
Accepted
1 1 0 2

I am building application to create cases into World check one application with Date of Birth. Please check attached screenshot and please explain me number i.e. 316310400000, what it mean and how it is calculated?

Hi,

I am building application to create cases into World check one application with Date of Birth. Please check attached screenshot and please explain me number i.e. 316310400000, what it mean and how it is calculated

"typeId":"SFCT_2",

"dateTimeValue":{

"timelinePrecision":"ON",

"pointInTimePrecision":"DAY",

"utcDateTime":316310400000,

"timeZone":null

world-checkworld-check-onec#caseutc
utctime.png (83.3 KiB)
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

· Write an Answer
Upvotes
Accepted
408 3 4 5

Hi @mehul.patel , this date is actually date time converted to Unix time stamp, appended with 3 zeros. For example '580003200000', is the value for 19th May 1988.

But I would recommend you to download the latest release of the postman sample collection. It contains date time format in standard string characters. For example see below screen shot:

Shweta


temp.jpg (84.3 KiB)
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.