Forum Moderators: open

Message Too Old, No Replies

DateTimeOffset experience

         

mattglet

11:59 pm on Feb 21, 2011 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



This is tangential to the post I put in the Databases forum: [webmasterworld.com...]

Does anyone have any experiences using DateTimeOffset in .NET? If so, any gotchas/strategies/advice you can pass along?

Ocean10000

1:38 am on Feb 23, 2011 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



I have only recently started converting my sites from 2.0 to 4.0 of dot.net. I wish they had that feature when I did the port from 1 to 2. But instead we had to make sure all the servers even the hosted ones used the same timezone, to keep my sanity while coding. I would store the UTC dates as it is the easiest to support.