Skip to main content

timestamp

Gets the current date and time in UTC as per ISO-8601 standard format.

timestamp()

Returns#

  • current timestamp in UTC

Example#

print(timestamp()) # prints, 2021-06-12T11:03:49.701Z[UTC]