Hi guys,
I have a field with date type. The value is 5/25/18 (MM/dd/yy format).
When retrieved with jRDC2, the value could become 5/29/18 because jRDC2 will convert it to current time zone on device.
I want to get the exact date value stored on server without depend on time zone in the device. How to do that ?
Thanks in advance.
I have a field with date type. The value is 5/25/18 (MM/dd/yy format).
When retrieved with jRDC2, the value could become 5/29/18 because jRDC2 will convert it to current time zone on device.
I want to get the exact date value stored on server without depend on time zone in the device. How to do that ?
Thanks in advance.