Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re: DBI Date Formatting

by Happy-the-monk (Canon)
on Jun 16, 2004 at 15:07 UTC ( [id://367262]=note: print w/replies, xml ) Need Help??


in reply to DBI Date Formatting

Is there a global setting for DBI that I can set so it knows to convert dates in a certain format?

no. You could have verified that yourself searching   perldoc DBI   for the string "date".
If you do that in   perldoc DBD::Oracle, you can learn a bit more about the solution pelagic has offered you. His answer is the way to go (...ok, taking the string and manipulating it with perl works too...).

Cheers, Sören

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (7)
As of 2024-04-23 07:37 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found