utils_header_decode_date


Description:


public DateTime? utils_header_decode_date (string str)

Parses the rfc822 date string.

Parameters:

str

input date string

Returns:

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


Namespace: GMime
Package: gmime-3.0