-
the local datenow returns a list with an additional 7th element. This is the local time zone's offset from UTC, in seconds. -
The new
the universal dateexpression provides the date in the UTC+00:00 timezone. It returns a list in the same format asthe local date.
This repository was archived by the owner on Aug 31, 2021. It is now read-only.