[tpm] writting dateTime in DBI::CSV
Fulko Hew
fulko.hew at gmail.com
Fri Jul 24 11:41:29 PDT 2009
Can anyone tell me how to store a 'date/time' in a DBI::CSV file?
ie. 01-MAY-2009 00:00:00
Because... if I use something like:
$dateTime = "01-MAY-2009 00:00:00";
INSERT INTO table (DATE) values ( '$dateTime' )
then what's written is a quoted dateTime string:
"01-MAY-2009 00:00:00"
not the value itself:
01-MAY-2009 00:00:00
Let people know what you're up to, or share links to photos, videos, and web
pages.
<*fulko*.hew at gmail.com>
"*Fulko* Hew(w)" <fulko.hew at sita.aero>
"*Fulko* Hew" <fhew3 at cogeco.ca>
Ignore
Edit Word
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.pm.org/pipermail/toronto-pm/attachments/20090724/795a665e/attachment.html>
More information about the toronto-pm
mailing list