in reply to DateTime and hour 0
,or am I missing the point (as ususal)?use DateTime; $datetime=Time->new( year => 2005, month => 5, day => 5, hour => 0, minute => 13, second => 00 );
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: DateTime and hour 0
by tcf03 (Deacon) on Apr 22, 2005 at 08:49 UTC |