I fix it that with an Oracle Function (to_char()). Thank you
----- Original Message ----- From: "Morten Liebach" <[EMAIL PROTECTED]> To: "Perl Beginners" <[EMAIL PROTECTED]> Sent: Thursday, March 04, 2004 11:03 AM Subject: Re: Reformatting the Date > On 2004-03-03 11:54:51 +0200, John wrote: > > I receive the date from the Oracle as DD/MM/YY and i want to insert > > that date in a mysql date field. > > > > I know that mysql date form is YYYY-MM-DD. > > > > Well, do you know if there is any date function to do the job? > > Yes, Date::Manip, it can do almost anything with dates. > > Morten > > -- > http://m.mongers.org/ > __END__ > > -- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > <http://learn.perl.org/> <http://learn.perl.org/first-response> > > > -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>