@serenity-is/corelib / formatISODateTimeUTC
Function: formatISODateTimeUTC()
formatISODateTimeUTC(
d):string
Defined in: src/base/formatting.ts:812
Formats a date as the ISO 8601 UTC date/time format.
Parameters
d
Date
The date.
Returns
string
@serenity-is/corelib / formatISODateTimeUTC
formatISODateTimeUTC(
d):string
Defined in: src/base/formatting.ts:812
Formats a date as the ISO 8601 UTC date/time format.
Date
The date.
string