Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Leap Seconds and DateTime and Epoch
Message
General information
Forum:
ASP.NET
Category:
Other
Title:
Leap Seconds and DateTime and Epoch
Miscellaneous
Thread ID:
00754097
Message ID:
00754097
Views:
44
I am not sure that leap seconds are taken into account on the .NET side of things. I created a simple Visual FoxPro 8 COM server, which was set to take datetime in ANSI format only (YYYY.MM.DD HH:MM:SS). In C#, I noted the value from System.DateTime.Now, then converted it with System.DateTime.Now.Ticks, passed the Ticks string to VFP, converted it back to DateTime() in VFP, and the result datetime was several seconds different than what I began with.
Reply
Map
View

Click here to load this message in the networking platform