Encodes a UTC date into an RFC 3339-compliant string.
|
In
Exec
|
|
|
Date
Date Time Structure (by ref)
|
The date-time value to encode. |
|
Second Fraction
Boolean
|
Whether to include fractional seconds in the output. |
|
Out
Exec
|
|
|
RFC3339
String
|
The formatted RFC 3339 date-time string. |