nstcl  >  Documentation  >  nstcl-time  >  ns_httptime

Tcl Powered!

ns_httptime

NAME

ns_httptime — Format the given time as an HTTP timestamp

SYNOPSIS

package require nstcl-time ?1.0.1?
package require nstcl ?1.0?

::nstcl::ns_httptime time

DESCRIPTION

Formats the given time (number of seconds since the epoch) in the format specified by the HTTP protocol.

KEYWORDS

nstcl, time