in reply to Re: Using timelocal function
in thread Using timelocal function
In the future, if someone ticks you off I would just ignore them. The worst thing that can happen on this site is to have your posts ignored.
Concerning your date problem, I would consider using a module that specifically works with dates and not seconds. My favorite module for this is Time::JulianDay. Besides avoiding the timezone issue, there may be problems if you use timelocal with dates before the Unix epoch (1/1/1970).
|
|---|