Written by

Question Matjaz Murko · Jul 4, 2022

%JSONImport & TimeStamp

Hi.

Why is %TimeStamp property not correctly imported with %JSONImport method - it doesn't take into account the time zone?

Regards,
Matjaž

Product version: IRIS 2022.1

Comments

Christopher Kennedy · Aug 24, 2022

Time zone is an environment level variable.  The intersystems data server response is at the application level, so likely returning gmt is correct.  The application can adjust based on the environment (geolocation).

0
Matjaz Murko · Aug 27, 2022

Isn't time format in JSON standardized?

0
Matjaz Murko  Aug 29, 2022 to Robert Cemper

I did some upgrade to newer version of IRIS and it looks like it working now as expected.

Tnx!

Regards,
Matjaž.

0