utilsHeaderFormatDate
fn
string utilsHeaderFormatDate(glib.date_time.DateTime date)Allocates a string buffer containing the rfc822 formatted date string represented by date.
Parameters
date | a #GDateTime |
Returns
a valid string representation of the date.