View Single Post
  #1  
Old 04-02-2004, 07:45 PM
 
Emerson Emerson is offline
 

X-Man
  
Join Date: Mar 2004
Location: Atlanta, GA
Posts: 2,209
 

Default How do I convert the add_date data into actual date format?

How do I convert the add_date data into actual date format?

If I put {$products[product].add_date} it will print something like 1080955293.

How do I make it display an actual date as mm/dd/yy ?

Thanks,
Reply With Quote