|
|
| Perl-Sensitive Sunglasses | |
| PerlMonks |
Re: Re: time ()by gbarr (Monk) |
| on Dec 05, 2001 at 14:51 UTC ( [id://129635]=note: print w/replies, xml ) | Need Help?? |
This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.
Using localtime is fine if $newtime is a real time value. But from the description I assume it is a delta time. ie a value like 21870. Becasue of the zone offset, localtime would produce different results around the world. However gmtime() will always give what is wanted.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||