[forwarded for discussion] ---------- Forwarded message ---------- Date: Thu, 15 Jul 2004 16:15:21 -0400 (EDT) From: Michael_G_Schwern via RT <[EMAIL PROTECTED]> To: undisclosed-recipients: ; Subject: [cpan #6982] DateTime->strptime()
This message about DateTime was sent to you by MSCHWERN <[EMAIL PROTECTED]> via rt.cpan.org Full context and any attached attachments can be found at: <URL: https://rt.cpan.org/Ticket/Display.html?id=6982 > DateTime has a strftime() method to format existing DateTime objects but no coresponding strptime() method to read in formatted date strings. You have to go find the DateTime::Format::Strptime module. It would be really nice if strptime() was built into DateTime probably by absorbing DateTime::Format::Strptime. This would round out the input/output interface nicely.
