I am trying to retrieve a datetime field from a data lake "table" but I get three different answers depending on how I retrieve the results.
Compass |
2023-04-26T16:42:01.630Z |
AppEng via Windows |
2023-04-27T02:42:01Z |
AppEng via Web |
2023-04-26T04:42:01Z |
I am in the UTC+10 hours time zone which would explain the AppEng via Window result. The AppEng via Web is substracting 12 hours which doesn't make sense. The customer is in UTC+12 hours but this is MT-Tenant site so I would not have thought it would not make any difference.
On another field I get this.
Compass |
2023-04-26T00:00:00.000Z |
AppEng via Windows |
2023-04-26T10:00:00Z |
AppEng via Web |
2023-04-26T12:00:00Z |
So the AppEng via Window is at least consistent with the previous results but the AppEng via Web is plus 12 hours.
Can anyone explain this one, and more importantly I how can I retrieve the same results as Compass via Application Engine?