Date Format Problem.

LaBam

Registered User.
Local time
Today, 16:01
Joined
Mar 21, 2002
Messages
48
How do I format a date which displays both date and time to show only the date and discard the time? That is, a date like 14/11/02 12:45 should only show 14/11/02.

Thanks!
 
Sounds like somewhere you've got Now() instead of Date(). Date() will display just the date.
 

Users who are viewing this thread

Back
Top Bottom