G
Guest
Hi,
I have a simple page which reads date from a datetime column in database.
Date stored in the database is in 'mmddyyy' format ('7/27/2005 07:30:00 AM')
but the asp.net displays it as '27/07/2005 7:30:00 AM'.
I have checked and corrected locales to US - English, but I still get this
problem.
Any help? clues?
Thnx
I have a simple page which reads date from a datetime column in database.
Date stored in the database is in 'mmddyyy' format ('7/27/2005 07:30:00 AM')
but the asp.net displays it as '27/07/2005 7:30:00 AM'.
I have checked and corrected locales to US - English, but I still get this
problem.
Any help? clues?
Thnx