On Tue, Feb 23, 2010 at 10:02:02AM +0300, Richard Hainsworth wrote:
> - Time Zone, which can differ from GMT by halves of an hour.
quarter hours in at least one place (Nepal)
This doesn't affect your reasoning.
Also, time zone abbreviations are ambiguous. PST can be
Pacific Standard Time, Pakist
On Mon, Feb 22, 2010 at 6:50 PM, Daniel Ruoso wrote:
> So why have the duration TAI-based?
>
> Simply because TAI is supposedly immutable as a scale, so it's predictable.
> Gregorian time is not immutable and timezone definitions are not anyhow
> predictable.
OK, this seems to be a point of confu
Author: lwall
Date: 2010-02-23 19:32:48 +0100 (Tue, 23 Feb 2010)
New Revision: 29809
Modified:
docs/Perl6/Spec/S02-bits.pod
Log:
[S02] make Instant completely opaque as suggested by ruoso++.
Instants are now considered a more type basic than epochs, which
are just particular named instants. Al
Author: tene
Date: 2010-02-23 22:05:30 +0100 (Tue, 23 Feb 2010)
New Revision: 29810
Modified:
docs/Perl6/Spec/S02-bits.pod
Log:
[S02] Small prose fixes. No functional changes.
Modified: docs/Perl6/Spec/S02-bits.pod
===
--- docs/
On Tue, 23 Feb 2010, Nicholas Clark wrote:
On Tue, Feb 23, 2010 at 10:02:02AM +0300, Richard Hainsworth wrote:
- Time Zone, which can differ from GMT by halves of an hour.
quarter hours in at least one place (Nepal)
This doesn't affect your reasoning.
Also, time zone abbreviations are ambig
Author: masak
Date: 2010-02-24 00:14:59 +0100 (Wed, 24 Feb 2010)
New Revision: 29811
Modified:
docs/Perl6/Spec/S12-objects.pod
Log:
[S12] found/fixed a case of a missing comma between adverbs
Modified: docs/Perl6/Spec/S12-objects.pod