But the epoch isn't effected by timezone. It's the number of seconds since 00:00 on 1st Jan 1970 GMT. I can't see how you'll ever get different answers from:
print strftime '%s', localtime;
and
print time;
Am I missing something?
"The first rule of Perl club is you do not talk about
Perl club."
-- Chip Salzenberg
In reply to Re^3: problem with 'strftime' on unix systems
by davorg
in thread problem with 'strftime' on unix systems
by jeanluca
For: | Use: | ||
& | & | ||
< | < | ||
> | > | ||
[ | [ | ||
] | ] |