Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

RE: Currdate.pl

by jamescohen (Initiate)
on Feb 04, 2000 at 23:07 UTC ( [id://2875]=note: print w/replies, xml ) Need Help??


in reply to Currdate.pl

my (@myday) = (Sunday,Monday,Tuesday,Wednesday,Thrudsay,Friday,Saturda +y) ; my (@mymonth) = (January,February,March,April,May,June,July,August, September,October,November,December) ; ($sec,$min,$hour,$mday,$mon,$year,$wday,$yday,$isdst) = localtime(time +); print "@myday[$wday], $mday @mymonth[$mon], ", $year+1900, \@ $hour:$m +in:$sec $ENV{'TZ'}";

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://2875]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others contemplating the Monastery: (4)
As of 2024-04-20 03:00 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found