Hi guys,
I have a javascript code which gives me records as query result with SDK.REST.retrieveMultipleRecords
One of the field I want to query is a DateTime field.
If I try to read the field value, I got this string value:
Fri Jul 17 2015 08:30:26 GMT+0200 (W. Europe Daylight Time)
How can I get the year, month, and day of the field instead this string format ?
Thanks.
*This post is locked for comments
I have the same question (0)