Hacker News new | past | comments | ask | show | jobs | submit login

.NET had DataTime which took user's local time zone into account by default. So .NET introduced DateTimeOffset where you can specify time zone.

but by then, DateTime was used in a lot of places, for eg: and .NET Sql Server driver mapped datatime against DateTime (instead of DataTimeOffset)

yeah, .NET has these issues too. and I have not even gone into DateTime Culture!




Consider applying for YC's Spring batch! Applications are open till Feb 11.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: