Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re^3: RFC: A Design Proposed for Anonymous Monk (UPDATE NOTICE)

by Anonymous Monk
on Feb 10, 2011 at 09:24 UTC ( [id://887374]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    $ date "+%Y-%m-%dT%H:%M:%S%z"
    2011-02-10T01:13:07-0800
    ...
    $ perl -MTime::Piece -le"print Time::Piece->localtime->strftime(q!%Y-%
    +m-%dT%H:%M:%S%z!);"
    2011-02-10T01:13:41PST
    
  2. or download this
    #!/usr/bin/perl --
    
    ...
    2011-02-10 09:25:08+0000
    2011-02-10 01:25:08-0800
    2011-02-10 17:25:08+0800
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://887374]
help
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: (6)
As of 2024-03-19 11:30 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found