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>


Reply via email to