in reply to The function localtime(time) returns wrong month . How to overcome this problem ??
If you're doing a lot of work with dates you might want to have a look at the module Date::Manip, which is very handy and lets you avoid messing with localtime.
Steve
|
---|