telemetry-ios icon indicating copy to clipboard operation
telemetry-ios copied to clipboard

Include createdTimestamp and createdDate in pings

Open st3fan opened this issue 6 years ago • 0 comments

Frank said on Slack:

okay, I’m going to make a suggestion, which is going to be part of all mobile telemetry moving forward, and will then be standardized across all mobile pings createdTimestamp, an integer and createdDate, a string, of YYYY-MM-DD then whatever all these different pings do with created can eventually just be removed

createdTimestamp is a unix timestamp in milliseconds (millis since epoch)

st3fan avatar Apr 18 '18 20:04 st3fan