SDKFunctionsrfc3339On this pageFunction: rfc3339() rfc3339(d: Date): string Parameters ParameterTypeDescriptiondDateDate 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