|
|
| Keep It Simple, Stupid | |
| PerlMonks |
Answer: How do I find today's date? |
| ( #2159=categorized answer: print w/ replies, xml ) | Need Help?? |
|
Q&A > dates and times > How do I find today's date? contributed by vroom
use localtime or Time::localtime
Edited to fix precedence errors in localtime() version as noted by 3dbc
|
|
||||||||||||||||||