Help for this page

Select Code to Download


  1. or download this
    nick@vagrant$ perl -Mstrict -Mwarnings -ML -E'
    say DateTime::Format::Strptime->new(pattern => "%F  %T", time_zone => 
    +"local")->
    ...
        strftime("%a, %d %b %Y %T %Z");
    '
    Mon, 03 Nov 2008 19:03:44 EST