A note should be added here: It doesn't count leap seconds. :-)
/ Mirar
Previous text:
2003-06-01 23:57: Subject: Re: Pike Cookbook
Of course not. UNIX time is one frequently encountered though, which is why there are special shortcuts for it. If you want to use a different epoch, say my birthday, that's of course possible as well:
Pike v7.4 release 21 running Hilfe v3.5 (Incremental Pike Frontend)
Calendar.Second(1973,06,15,0,0,0)+1000000000;
(1) Result: Second(Mon 21 Feb 2005 1:46:40 MET)
/ Marcus Comstedt (ACROSS) (Hail Ilpalazzo!)