Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

bmann's scratchpad

by bmann (Priest)
on Jun 01, 2004 at 17:29 UTC ( [id://358290]=scratchpad: print w/replies, xml ) Need Help??

Aristotle's Perl-blue css link:?node_id=167905&displaytype=displaycode
use strict; use POSIX qw(strftime); print strftime qq{ a: Day of Week (short, text) %a A: Day of Week (long, text) %A b: Monthname (short, text) %b B: Monthname (long, text) %B c: Full datetime (number, long) %c d: Day (number) %d H: Hour (24 hour) (number) %H I: Hour (12 hour) (number) %I j: Day of year (number) %j m: Month (number) %m M: Minutes (number) %M p: am/pm/empty (text) %p S: Seconds (number) %S U: Week of Year (number) %U w: Day of week (number) %w W: Week of Year (number) %W x: date (number) %x X: time (number) %X y: year (short, number) %y Y: year (long, number) %Y Z: timezone (text) %Z }, localtime;

Tye considered handful
RGBgradient
Web Color Spectrum Generator
The world is not object oriented
Re (tilly) 1 (perl): What Happened...(perils of porting from c)
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (3)
As of 2024-03-29 07:22 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found