You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 7, 2023. It is now read-only.
Executing operations on date and time always returns output in UTC, even if it uses the local timezone of the engine. This can lead to confusion, for instance, calling startOf endOf on EST returns EST results but converted to UTC:
Executing operations on date and time always returns output in UTC, even if it uses the local timezone of the engine. This can lead to confusion, for instance, calling startOf endOf on EST returns EST results but converted to UTC:
The DateTime support in Ergo should allow:
+5:00
)EST
)The text was updated successfully, but these errors were encountered: