develooper Front page | perl.perl6.language.datetime | Postings from September 2000

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

Thread Previous | Thread Next
From:
Chris Nandor
Date:
September 14, 2000 07:29
Subject:
Re: RFC 99 (v3) Standardize ALL Perl platforms on UNIX epoch
Message ID:
p05001909b5e69069ab1b@[192.168.0.77]
At 10:08 -0400 2000.09.14, Andy Dougherty wrote:
>This is not a simple either-or.  Suppose you are using a Mac and that
>perl6 decides to use the Unix epoch.  Suppose you want to communicate with
>other Mac programs or library functions about time (e.g. perhaps by
>calling things through the XS interface or by storing to a file). Since
>the perl6 time() and C time() will now disagree about what time it is,
>even the non-lazy programmer will have to use $Perl::EpochOffset
>everywhere.

There's also the possibility of time accepting an argument, where 0 would
be perl's time and 1 would be native time, or something.

-- 
Chris Nandor                      pudge@pobox.com    http://pudge.net/
Open Source Development Network    pudge@osdn.com     http://osdn.com/

Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About