Date.FromRFC822 (gb.util)

Static Function FromRFC822 ( Value As String [ , ByRef TimeZone As String ] ) As Date

Convert a RFC 822 date string to a Gambas date and return it.

  • Value : The RFC 822 date string to convert.

  • TimeZone : This variable will hold the RFC 822 timezone of the date.