I see in the manual about how to format the current date using the date() function...but my question is...I have the date in this format: Sep 12 2004 2:16AM And I needed it formatted as: 09/12/2004 (I don't need the time) How do I go about doing that? Thanks, Ron