Generates a HTTP compliant date/time string (asctime) from t.
UNIX time value to be formatted as HTTP date/time string
HTTP date/time string from UNIX time value t. Do not modify (exposes an internal buffer).
Exception if formatting failed (supposed never to happen)
See Implementation
Generates a HTTP compliant date/time string (asctime) from t.