Is there a suggested way to handle all the date/time attributes in your project? What I mean more in specific relates to a few things...should we always localize all dates if it is possible that our users will be in different time zones? How would then be the best way to compare date/time variables if the DB stores them in UTC?
↧