Hello
Javascript SDK with convertDateTimesToDates=true does not convert localDateTime: when decoding dates to actual dates:
The SDK does not take type === "localDateTime" into account.
This results in difficulties to compute the TZ offset as the local time is using a FIT-epoch date when the timestamp was converted to a JS Date
Not a big fix. Any PR welcome?
Best
Jan