Re: r28208 - docs/Perl6/Spec/S32-setting-library

2009-09-09 Thread Carl Mäsak
Darren (>), commit-bot (>>): >> -=head2 Time >> +=head1 Current Time >>  +The epoch used in Perl 6 to represent time instants is the >> +International Atomic Time - TAI - which is independent of calendars, >> +timezones as well as leap seconds. Of course Perl can't go beyond the >> +machine to get

Re: r28208 - docs/Perl6/Spec/S32-setting-library

2009-09-08 Thread Darren Duncan
pugs-comm...@feather.perl6.nl wrote: -=head2 Time +=head1 Current Time +The epoch used in Perl 6 to represent time instants is the +International Atomic Time - TAI - which is independent of calendars, +timezones as well as leap seconds. Of course Perl can't go beyond the +machine to get a real

r28208 - docs/Perl6/Spec/S32-setting-library

2009-09-08 Thread pugs-commits
Author: ruoso Date: 2009-09-09 04:26:50 +0200 (Wed, 09 Sep 2009) New Revision: 28208 Modified: docs/Perl6/Spec/S32-setting-library/Temporal.pod Log: [spec-S32-Temporal] Complete rewrite of Temporal.pod taking into account today IRC talks, TAI time, alternative calendars, time-zone information