Skip to main content

Function: rfc3339()

rfc3339(d: Date): string

Parameters

ParameterTypeDescription
dDateDate to be formatted

Returns

string

RFC3339 date format.

Examples

2023-04-30T12:00:00+01:00
2023-04-30T02:08:15Z

Defined in

utils.ts:10