Hello, all

Graham Chiu wrote:
> On Sat, 06 Oct 2001 13:54:40 -0500
>  "<[EMAIL PROTECTED]>" <[EMAIL PROTECTED]> wrote:
> > Yup.
> >
> > http://www.escribe.com/internet/rebol/m4983.html
> 
> Damm.  Should have searched the archives :)
> 

Except that the above version left out the modulus adjustment ...

    biel-mean-time-total-seconds:
        biel-mean-time-total-seconds + 86400 // 86400

... to compensate for midnight rollover.  Otherwise one gets
results like this

    >> internet-time
    == 1035.9375

-jn-

-- 
; Joel Neely  [EMAIL PROTECTED]  901-263-4460  38017/HKA/9677
REBOL []  foreach [order string]  sort/skip reduce [ true "!"
false  head reverse "rekcah"  none "REBOL "  prin "Just " "another "
] 2 [prin string] print ""
-- 
To unsubscribe from this list, please send an email to
[EMAIL PROTECTED] with "unsubscribe" in the 
subject, without the quotes.

Reply via email to