Subject: Re: DateTime problem
From: Karl von Laudermann <doodpants mailinator.com>
Date: Wed, 27 Jun 2007 22:30:03 +0900
References: 257128
In-reply-to: 257128
On Jun 26, 8:50 pm, Cool Wong <coolwon... / yahoo.com> wrote:
>
> The OUTPUT:
> day = 01
> month = 04
> year = 07
I think you mean:
day = 01
month = 04
year = 2007
Have we learned nothing from Y2K?