TimestampFormat
Timestamp formats supported
Entries
A condensed ISO-8601 date/time format at second-level precision (e.g., "20220425T164413Z")
A condensed ISO-8601 date format at day-level precision (e.g., "20220425"). Note that this format is always in UTC despite not including an offset identifier in the output.
ISO-8601/RFC5399 timestamp including fractional seconds at arbitrary (i.e., untruncated) precision
Unix time. Seconds elapsed since the epoch 00:00:00Z 1 January 1970
Inherited properties
Functions
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Returns an array containing the constants of this enum type, in the order they're declared.