Opened 2 years ago
Last modified 22 months ago
#1244 new enhancement
Dashboard: timezone support
Reported by: | aavilesd | Owned by: | |
---|---|---|---|
Priority: | low | Milestone: | v2.1 |
Component: | General | Version: | 0.99 |
Keywords: | Cc: |
Description
User dashboard uses Moment.js for human-like date formatting, but the library does not support timezones for the time being. As for now, all dates in the Dashboard are displayed in local time regardless of the user's timezone.
Suggested solution is updating Moment.js when the timezone support is in available. There is no ETA, but regarding the author, it shouldn't take long. Discussion can be checked here: https://github.com/timrwood/moment/issues/482
Change History (6)
comment:1 Changed 2 years ago by jbenito
- Priority changed from high to low
comment:2 Changed 2 years ago by ferhatelmas
- Owner set to ferhatelmas
- Status changed from new to assigned
comment:3 Changed 2 years ago by ferhatelmas
- Status changed from assigned to in_work
comment:4 Changed 22 months ago by jbenito
- Milestone changed from v1.2 to v1.3
comment:5 Changed 22 months ago by jbenito
- Milestone changed from v2.1 to v2.2
- Owner ferhatelmas deleted
- Status changed from in_work to new
comment:6 Changed 22 months ago by jbenito
- Milestone changed from v2.2 to v2.1
Note: See
TracTickets for help on using
tickets.