Tag Archives: datetime

R.I.P. DateTime… well hello DateTimeOffset

I have for a long time been thinking, looking and coding a solution that deals with the fact, that the DateTime represents a time, but not time zone. I have long know, that to truly make a global application you must persist … Continue reading

Posted in Development | Tagged , | Leave a comment

Using Coordinated Universal Time (UTC) to Store Date/Time Values

Original post here: http://aspnet.4guysfromrolla.com/articles/081507-1.aspx By Scott Mitchell Introduction Many data-driven applications have date/time values that are automatically populated with the current date and time. For example, in an online messageboard, whenever a user makes a post the current date and … Continue reading

Posted in Development | Tagged , , | Leave a comment