Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re^2: Using a range of dates in yymmdd format

by hawtin (Prior)
on Aug 14, 2008 at 09:56 UTC ( [id://704314]=note: print w/replies, xml ) Need Help??


in reply to Re: Using a range of dates in yymmdd format
in thread Using a range of dates in yymmdd format

Of course you meant:

my $date_string = sprintf('%02d%02d%02d', $year%100, $month, $day);

Which just illustrates why this is such a bad date format to use

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (7)
As of 2024-04-18 07:54 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found