On Tue, 15 Aug 2000, Nathan Wiger wrote: > Jarkko Hietaniemi wrote: > > > > > Is Perl currently using different epochs on different platforms? If so, I > > > > Yes. MacOS and VMS. (Though VMS' localtime() uses the UNIX definition, > > just to be portable.) MacOS' epoch zero is 1900 (or was it 1901?), > > VMS' epoch zero is 17-NOV-1858 00:00:00.00, for some astronomical > > reason IIRC. > > This is the real point I'm trying to address. Nothing else. :-) > > There seems to be a groundswell against this idea, which is fine by me > (heck, just because it's my idea doesn't me it's a GOOD one!). > > Here's a different proposal, same vein: "Standardize all Perl platforms > on the UNIX epoch". > > Sound better? Only if all the OSes are rewritten to use the standard UNIX epoch as well. Internally, you should use whatever the platform you're running on uses. Externally, you can use whatever you'd like. > > -Nate -- Bryan C. Warnock ([EMAIL PROTECTED])
- Re: RFC 99 (v1) Maintain int... Jonathan Scott Duff
- Re: RFC 99 (v1) Maintain int... Larry Wall
- Re: RFC 99 (v1) Maintain int... Nathan Wiger
- Re: RFC 99 (v1) Maintain int... Jonathan Scott Duff
- Re: RFC 99 (v1) Maintain int... Nathan Wiger
- Re: RFC 99 (v1) Maintain int... Jonathan Scott Duff
- Re: RFC 99 (v1) Maintain int... Dan Sugalski
- Re: RFC 99 (v1) Maintain int... Tom Hughes
- Re: RFC 99 (v1) Maintain int... Tim Bunce
- Re: RFC 99 (v1) Maintain int... Jeremy Howard
- Re: RFC 99 (v1) Maintain int... Bryan C . Warnock
- Re: RFC 99 (v1) Maintain int... Damian Conway
- Re: RFC 99 (v1) Maintain int... Tim Jenness
- Re: RFC 99 (v1) Maintain int... Russ Allbery
- Re: RFC 99 (v1) Maintain int... Chaim Frenkel
- Re: RFC 99 (v1) Maintain interna... skud
- Re: RFC 99 (v1) Maintain internal time in Modifie... Nick Ing-Simmons
- Re: RFC 99 (v1) Maintain internal time in Mod... Tim Jenness
- Re: RFC 99 (v1) Maintain internal time in Modified Jul... Chaim Frenkel
- Re: RFC 99 (v1) Maintain internal time in Modified Jul... J. David Blackstone
- Re: RFC 99 (v1) Maintain internal time in Modified Jul... J. David Blackstone