Date.ToRFC822 (gb.util)
Static Function ToRFC822 ( Date As Date [ , TimeZone As String ] ) As String
Convert a date to its RFC 822 representation.
-
Date : The date to convert.
-
TimeZone : The RFC 822 timezone of the date. By default it's
"GMT"
.
See also