Code Comments

Programming Forum and web based access to our favorite programming groups.
For Programmers: Free Programming Magazines | New: Database administration forum
Registration is free! Edit your profileCalendarFind other membersFrequently Asked QuestionsSearch -> 
Post New Thread











Thread
Author

Dates
After moving a small web app to Win2k3 / IIS 6 the date is being
displayed as DDMMYYYY, rather than MMDDYYYY. Can I change something in
the regional settings to correct this? Or do I have to change the source?

Report this thread to moderator Post Follow-up to this message
Old Post
John Smith
09-30-04 09:44 AM


Re: Dates
You have to format the date manually to get what you want.  Like this ...

myDate = day(Date()) & "-" & month(Date()) & "-" & year(Date())




Report this thread to moderator Post Follow-up to this message
Old Post
PW
09-30-04 08:55 PM


Re: Dates
John Smith wrote:
> After moving a small web app to Win2k3 / IIS 6 the date is being
> displayed as DDMMYYYY, rather than MMDDYYYY. Can I change something in
> the regional settings to correct this? Or do I have to change the
> source?

http://www.aspfaq.com/show.asp?id=2313 vbscript
http://www.aspfaq.com/show.asp?id=2040 help with dates
http://www.aspfaq.com/show.asp?id=2260 dd/mm/yyy confusion

Bob Barrows

--
Microsoft MVP - ASP/ASP.NET
Please reply to the newsgroup. This email account is my spam trap so I
don't check it very often. If you must reply off-line, then remove the
"NO SPAM"



Report this thread to moderator Post Follow-up to this message
Old Post
Bob Barrows [MVP]
09-30-04 08:55 PM


Sponsored Links




Last Thread Next Thread Next
Search this forum -> 
Post New Thread

ASP archive

Show a Printable Version Send to friend Email This Page to Someone! subscribe to this thread Receive updates to this thread
Computer Consultants
Programming Jobs
Visual Basic Controls
SQL Server Programming
Webservices
Java Security
Visual Studio
C# Programming
Visual J++
Software engineering
Open source Software
Perl Programming
PHP Programming
ASP Programming
ASP .NET Programming
Visual Basic Programming
Windows Scripting Host
Java Programming
Java Help
Java Beans
VBScript
Cobol
MAC Applications
Unix Programming
Forum Jump:
All times are GMT. The time now is 05:39 PM.

 
Free MCSE Braindumps | Real Estate Topics

Programming forum archive

Copyrights CodeComments.com 2004 - 2006

Powered by vBulletin Copyright 2000-2006 Jelsoft Enterprises Limited.