HttpTimeFormatter.format

Ditto; uses the current wall clock time.

Return Value

Type: mstring

HTTP date/time string from UNIX time value t. Do not modify (exposes an internal buffer).

Throws

Exception if formatting failed (supposed never to happen)

Meta