AmrEldib / agol-schemas

JSON Schemas for ArcGIS Online's REST API responses
MIT License
6 stars 1 forks source link

Fake data should generate timestamps in milliseconds and not seconds #3

Closed amarinelli closed 8 years ago

amarinelli commented 8 years ago

Generate a random timestamp. This is a standard Unix time, so a random number of seconds since January 1, 1970.

http://chancejs.com/#timestamp

Most returned properties from REST API describe timestamps as:

Shown in UNIX time in milliseconds

amarinelli commented 8 years ago

Duplicate of #8 Closed with 440e819feb9c3351db19b6f40237bfba2f115a25