I am using REST API to access Emails, and I found the createdAt attribute is not readable as a time string. Could anybody tell me how to convert it to a time string?
An example is createdAt": "1410076908". How to convert this number strng to a time?
↧
REST API: createdAt attribute
↧