Feature #1219
User timezone
Status: | Feedback | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | ddurieux | % Done: | 0% | |
Category: | Common | |||
Target version: | previously planned as 0.86 |
Description
see http://www.glpi-project.org/forum/viewtopic.php?pid=71398#p71398
user can set its timezone to have a right display of datetime.
Specifications: https://forge.indepnet.net/projects/glpi/wiki/UserTimezone
History
#1 Updated by jmd almost 11 years ago
- Assignee deleted (
8) - Target version changed from 0.78 to 33
#2 Updated by jmd about 10 years ago
- Target version changed from 33 to 0.85
#3 Updated by moyo almost 8 years ago
- Assignee set to moyo
#4 Updated by jmd over 7 years ago
- Status changed from New to Feedback
- Target version changed from 0.85 to Candidate for next major version
#5 Updated by ddurieux over 7 years ago
- Yes store all times in DB into UTC.
- Order to get timezone:
- user preference
- entity preference
- server configuration (PHP config: date_default_timezone_get())
- for calendar, add timezone field in DB and manage it in calendar showForm()
for example can have a calendar used for the network support in germany, another calendar for user support in Brazil. In ticket, see calendar time of user
#6 Updated by ddurieux over 7 years ago
- Assignee changed from moyo to ddurieux
#7 Updated by moyo over 7 years ago
- Target version changed from Candidate for next major version to 0.85
#8 Updated by moyo almost 7 years ago
- Target version changed from 0.85 to previously planned as 0.86