|
|
| Syntactic Confectionery Delight | |
| PerlMonks |
Re: Dates and time.by Zoogie (Curate) |
| on Jun 10, 2000 at 21:03 UTC ( [id://17535]=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.
Use localtime:
print scalar localtime(960662500);
If you want it in "MMM dd YYYY" format, you can use:
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||