utilsHeaderDecodeDate

fnglib.date_time.DateTime utilsHeaderDecodeDate(string str)

Parses the rfc822 date string.

Parameters

strinput date string

Returns

the #GDateTime representation of the date

string specified by str or null on error.