Posted: 2019-02-20 04:24 |
Hello, When I retrieved a user using API I got the datatime format as given below: Please suggest. |
Posted: Wed, 20.02.2019 - 11:59 |
Hi Krishna, By default the API will return the long datetime format in '%o %B %Y %H:%M:%S %Z', however datetime fields also have a short format of '%d/%m/%Y %H:%M:%S'. I would recommend referring to our API Developer Guide where we do have a section on Dates & Times which contains information on how to format these. Hope this helps. Sam
|