utilsHeaderDecodeDate

Parses the rfc822 date string.

utilsHeaderDecodeDate
(
string str
)

Parameters

str string

input date string

Return Value

Type: glib.date_time.DateTime

the #GDateTime representation of the date string specified by str or null on error.