Allocates a string buffer containing the rfc822 formatted date string represented by time
and tz_offset
.
date |
time_t date representation |
tz_offset |
Timezone offset |
a valid string representation of the date. |