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 5.0 MiB each and 10.0 MiB total.

1 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 5.0 MiB each and 10.0 MiB total.

Click below to post an Idea Post Idea