On Monday, 10-December-2007 at 20:15 Izkata wrote,

>Here you go:
>
>>> first now/date
>== 2007
>>> second now/date
>== 12
>>> third now/date 
>== 10
>
>I don't like it, since it can feel ambiguous ('first being year, while
>dates display with the year last, for example), but it works.

REBOL will accept dates with the year first...

>> 2007-12-11
== 11-Dec-2007

It's just that they decided the default output should be in a more-or-less 
standard format.  And I think it's right that under the hood the first value 
should be the most significant number, same as with time.

-- Carl Read.

-- 
To unsubscribe from the list, just send an email to 
lists at rebol.com with unsubscribe as the subject.

Reply via email to