> On Jan 29, 2018, at 12:18 PM, Octavian Rasnita <orasn...@gmail.com> wrote: > > from: perldoc -f time > > time Returns the number of non-leap seconds since whatever time the > system considers to be the epoch, suitable for feeding to > "gmtime" and "localtime". On most systems the epoch is 00:00:00 > UTC, January 1, 1970; a prominent exception being Mac OS Classic > which uses 00:00:00, January 1, 1904 in the current local time > zone for its epoch.
For some reason, I never think to use perldoc. I don't know why. :\ UTC it is. Thanks! -- To unsubscribe, e-mail: beginners-unsubscr...@perl.org For additional commands, e-mail: beginners-h...@perl.org http://learn.perl.org/