Re: RFC 99 (v4) Standardize ALL Perl platforms on UNIX epoch

2000-09-28 Thread Russ Allbery
Curtis Jewell <[EMAIL PROTECTED]> writes: > Hmm... Isn't TAI->UTC RELATIVELY easy, but has accuracy loss? (I could > be misinformed...) I'd just do two things, therefore: TAI to UTC is easy and accurate if you have a current leap-seconds table. (In fact, in order to get TAI, you probably convert

Re: RFC 99 (v4) Standardize ALL Perl platforms on UNIX epoch

2000-09-28 Thread Curtis Jewell
- Original Message - From: "Perl6 RFC Librarian" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Thursday, September 28, 2000 14:37 Subject: RFC 99 (v4) Standardize ALL Perl platforms on UNIX epoch > The issue is still open as to whether or not time should be ma