G
goo
Guest
11.7 ,{"fieldName":"auth_time","FieldValue":"1539600685"} ,{"fieldName":"exp","FieldValue":"1539600805"} ,{"fieldName":"iat","FieldValue":"1539600685"} I am working With some accesstoken validation, and getting these time Fields. After checking on net I found : _____ All of the Apigee internal dates are in the UTC format. The "issued_at" refers to milliseconds since the epoch, which is Jan 1, 1970 UTC. ______ Anyone having a smart way of converting this to datetime in Progress?
Continue reading...
Continue reading...