Re: Date and Time - Functions-Bug!?
- To: mathgroup at smc.vnet.net
- Subject: [mg45110] Re: Date and Time - Functions-Bug!?
- From: James Cunnane <jamescunnane at hotmail.com>
- Date: Wed, 17 Dec 2003 07:54:27 -0500 (EST)
- Organization: self
- References: <brmqhk$obp$1@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
On Tue, 16 Dec 2003 11:33:08 +0000 (UTC), Kastens at Hamburg.BAW.DE
(Marko Kastens) wrote:
>Hi!
>
>Here is something mysterious:
>
>ogrenze = FromDate[{2000, 30, 10, 23, 59, 59}]
>--> 3233692799
>
>ToDate[ogrenze]
>-->{2002, 6, 21, 23, 59, 59}
>
>Ähm, 2002=2000 ...???
>Is this only on my computer? Why?
2000+30 months = 2002+6 months. RTM!
Typo in FromDate line? Day-of-month should be 21?
All works fine here on V5 / Pentium / Windows
James
In Utsunomiya