ingo janssen added the comment:
On Sun, Nov 21, 2010 at 7:24 PM, Rodrigo Bernardo Pimentel wrote:
> I would say those aren't valid, although that makes checking forvalid hour
> values slightly weird
>(as in not straightforward): 24 is valid if minutes, seconds and microsecon
New submission from ingo janssen :
Short:
make the DateTime class and related also accept 24 for the hour instead of
stopping at 23:59:59.
from the python doc:
"class datetime.datetime(year, month, day[, hour[, minute[, second[,
microsecond[, tzinfo])
The year, month and day argument