Thanks everyone.

Finally I understand this trick.
Very easy, very cool and inspireable!

> DateTime is limited to the range 1970 to 2038 when the default local
> time zone is used, but you can express any date you want if you are
> using UTC based time zones. For instance:
> 
> {DateTime "1964-09-15 +0500"}
> {DateTime "01/01/1601", zone = DateTimeZone.utc}
> {DateTime year = -44, month = 3, day = 15, zone = DateTimeZone.utc}
> etc.
> 
> This is mentioned in the Date and Time Library chapter in the
> developer's guide.
> 
> The DateTimeZoneMode documentation also incorrectly states that dates
> betweem 1970 and 3999 may be represented when in fact pretty much any
> date may be represented.
-- 
-----
Maekawa Takanobu
e-mail:[EMAIL PROTECTED]
CANSOFT,INC.Tel:044(969)9747 Fax:044(969)9748
http://www.cansoft.co.jp/

*******************************************
To unsubscribe from this list, send a mail to:
mailto:[EMAIL PROTECTED]
To contact a human list administrator, send a mail to:
mailto:[EMAIL PROTECTED]
To recieve a list of other options for this list, send a mail to:
mailto:[EMAIL PROTECTED]

Reply via email to