Why did my ASP.NET Web App stop showing AM in times?
Posted
by qntmfred
on Stack Overflow
See other posts from Stack Overflow
or by qntmfred
Published on 2010-04-25T18:07:22Z
Indexed on
2010/04/25
18:13 UTC
Read the original article
Hit count: 234
I haven't made any code or configuration changes (that I know of) to my ASP.NET web application and this morning it suddenly stopped showing the AM in my displayed times. PM still shows up, just not AM. It's hosted on Windows Server 2003. I figured somehow the OS regional settings might have been changed somehow, but that doesn't appear to be the case. How could this have happened?
© Stack Overflow or respective owner