[EMAIL PROTECTED] wrote:

> It might makes sense to have some other functions giving units
> since some point in the past next to time() though.

How about time($)

it could take an offset.  Not 
        time(30000)
being the same as 
        (time() + 30000)
That would be silly; but what if 
        time(315532800) #perl-defined to mean secs since 1970 GMT
reset the internal offset to whatever you wanted?


-- 
                      David Nicol 816.235.1187 [EMAIL PROTECTED]
                          "gorkulator borked.  Please investigate."

Reply via email to