> 
> > Hi there,
> >
> > I am having trouble converting a timestamp from mySQL to the US Format 
> > mm/dd/yyyy.  Can someone please help.  I am also having trouble 
> > converting yyyy-mm-dd into a normal mm/dd/yyyy format as well.

A bit off-topic but,
if you are able to use Perl anytime during your processing,
ie. if you're into processing a flat-file...
there's a very powerful module called Date::Manip, 

http://search.cpan.org/~sbeck/DateManip-5.42a/Manip.pod

take a look at the UnixDate function.

...snip

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to