timestampGets the current date and time in UTC as per ISO-8601 standard format.timestamp()CopyReturns#current timestamp in UTCExample#print(timestamp()) # prints, 2021-06-12T11:03:49.701Z[UTC]Copy