Date.ToISO8601 (gb.util)

Static Function ToISO8601 ( Date As Date [ , TimeZone As String ] ) As String

Desde 3.15

Convert a date to the ISO-8601 format.

  • Date is the date to convert.

  • Timezone is the timezone of the date in RFC822 format. By default, the local timezone is used.