We have an application running ASP.NET 2.0 on IIS 5.1. We have been having an intermittant problem with an incorrect timestamp being placed on datetime data. Instead of using the default timestamp of 12:00:00.000 AM on dates without a timestamp, our system
will use 12:00:00.000 PM instead. If we restart IIS, the system will go back to using the default timestamp of 12:00:00 AM. This problem has occurred for us three times over the past six months.
Has anyone ever seen this type of behavior before?
Andrew Zhu
Microsoft online ASP.NET support
Please remember to click “Mark as Answer” on the post that helps you. This can be beneficial to other community members reading the thread.
3 Posts
Intermittant AM/PM Timestamp Problem
Dec 20, 2008 04:35 PM|mgrssc|LINK
We have an application running ASP.NET 2.0 on IIS 5.1. We have been having an intermittant problem with an incorrect timestamp being placed on datetime data. Instead of using the default timestamp of 12:00:00.000 AM on dates without a timestamp, our system will use 12:00:00.000 PM instead. If we restart IIS, the system will go back to using the default timestamp of 12:00:00 AM. This problem has occurred for us three times over the past six months.
Has anyone ever seen this type of behavior before?
5620 Posts
Re: Intermittant AM/PM Timestamp Problem
Dec 21, 2008 05:51 PM|steve schofield|LINK
I've never see something like this. Is the box time correct? Are you syncing up to a valid time source.
Steve Schofield
Windows Server MVP - IIS
http://iislogs.com/steveschofield
http://www.IISLogs.com
Log archival solution
Install, Configure, Forget
426 Posts
Re: Intermittant AM/PM Timestamp Problem
Dec 24, 2008 12:52 AM|Andrew Zhu - MSFT|LINK
Duplicated post, please focus on this thread:
http://forums.iis.net/t/1153908.aspx
Thanks
Microsoft online ASP.NET support
Please remember to click “Mark as Answer” on the post that helps you. This can be beneficial to other community members reading the thread.