Man Page: ns_parsehttptime
Operating Environment: debian
Section: 3aolserv
ns_httptime(3aolserver) AOLserver Built-In Commands ns_httptime(3aolserver) __________________________________________________________________________________________________________________________________________________NAMEns_httptime, ns_parsehttptime - commandsSYNOPSISns_httptime time ns_parsehttptime httptime _________________________________________________________________DESCRIPTIONns_httptime This function converts the time (specified as the number of seconds from 00:00:00 UTC, January 1, 1970) to the appropriate format for an HTTP header or log file. The time and date is returned with a four digit year, for example: "Sun, 06 Nov 1994 08:49:37 GMT". ns_parsehttptime ns_parsehttptime takes a properly formatted HTTP time and returns the number of seconds since 00:00:00 UTC Jan 1, 1970.EXAMPLESns_httptime set time [ns_httptime [ns_time]] Returns: Thu, 14 Nov 2002 17:29:06 GMT ns_parsehttptime set time "Thu, 14 Nov 2002 17:29:06 GMT" ns_parsehttptime $time Returns: 1037294946SEE ALSOns_time(n)KEYWORDStime AOLserver 4.0 ns_httptime(3aolserver)
| Related Man Pages |
|---|
| http::date(3) - redhat |
| curl_getdate(3) - centos |
| curl_getdate(3) - suse |
| curl_getdate(3) - linux |
| curl_getdate(3) - opensolaris |
| Similar Topics in the Unix Linux Community |
|---|
| Installing Dash Shell on OS X Lion |
| awk or sed - Convert 2 lines to 1 line |
| How can I do this in VI editor? |
| Is UNIX an open source OS ? |
| Introduction |