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
timezoneOffset(datetime) will give the offset from UTC in seconds (how the civil time at the time zone of the data type of the datetime parameter is "later" than the same unix timestamp in UTC).
Use case:
#19768
timezoneOffset(datetime)
will give the offset from UTC in seconds (how the civil time at the time zone of the data type of thedatetime
parameter is "later" than the same unix timestamp in UTC).Example:
The text was updated successfully, but these errors were encountered: