Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re^2: formatting datetime with strftime

by GeneralElektrix (Acolyte)
on Jul 22, 2013 at 18:08 UTC ( [id://1045696]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!perl -w
    use strict;
    ...
    $dt1->set_time_zone('GMT');
    
    print $cldr2->format_datetime($dt1), " GMT\n";
    
  2. or download this
    4/5/13 16:09
    April 05 2013 20:09:00 GMT
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (4)
As of 2024-04-24 13:09 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found