Overview
Artifact ID: | 258043593be3771801153b12bb47fce592caef90 |
---|---|
Ticket: | be1285190bb9ef3ea2c2d7db41af5fb47d4d5c37
Diable using UTC time zone as default |
User & Date: | jeremy_c 2009-12-31 15:18:16 |
Changes
- Appended to comment:
<hr><i>jeremy_c added on 2009-12-31 15:18:16:</i><br> I think before going further, some thought should be put into how date/time values are actually displayed. For instance, the timeline is only one of many places a date is shown. To solve this problem correctly, we should store the timezone offset for each user, then let the user decide if *all* date and time values should be displayed in UTC or in their local timezone. As it stands now it's either UTC or the server's timezone, which is only of value if you happen to be in the same timezone as the server you are accessing. This change, however, is not a 5 minute change.