>>>>> "Bob" == Bob  <[EMAIL PROTECTED]> writes:

Bob> Does anybody know how I use the time stamp?

It is seconds since the epoch.  The unix epoch is at 00:00 UTC on
1970/January/01.

Most web scripting languages (and standard libraries for compiled
languages) will support converting unix time to other formats.

Eg, in Perl this is the same format as the result fo the time()
function (on most OSs; on MacOS Perl's time() returns seconds
since the Mac epoch, which is 1904/January/01....)

The docs for your prefered language will have the details.

-JimC
-- 
James H. Cloos, Jr.  <http://jhcloos.com/public_key>     1024D/ED7DAEA6 
<[EMAIL PROTECTED]>  E9E9 F828 61A4 6EA9 0F2B  63E7 997A 9F17 ED7D AEA6
     Is this post worth two cents?  Then goto <http://2cw.org/23>!

---
You are currently subscribed to e-gold-tech as: archive@jab.org
To unsubscribe send a blank email to [EMAIL PROTECTED]

Reply via email to