Hi everybody,
I am using the Download tool to request some data over an API call. For some reason the returned Dates are in following format:
/Date(2367568800000)/
/Date(2368512000000)/
/Date(2366956800000)/
Does anybody know how I can convert them to normal dates?
Thanks