|
2010-12-30
| ||
| 10:00 | • Ticket [bf4f5725f6] Tickets: cannot display in local time status still Fixed with 1 other change ... (artifact: 9daba18d33 user: anonymous) | |
|
2010-12-29
| ||
| 20:20 | • Fixed ticket [bf4f5725f6]. ... (artifact: c129a02c98 user: drh) | |
| 20:20 | Allow the "localtime" modifier on date/time functions within ticket report SQL statements. Ticket [bf4f5725f6c90fc2] ... (check-in: 8c3bba8e97 user: drh tags: trunk) | |
| 10:44 | • Ticket [bf4f5725f6] Tickets: cannot display in local time status still Open with 1 other change ... (artifact: eb5267c934 user: anonymous) | |
| 08:26 | • Ticket [bf4f5725f6]: 1 change ... (artifact: 2d5421050c user: anonymous) | |
| 06:20 | • Ticket [bf4f5725f6]: 1 change ... (artifact: 9d38d13f6c user: anonymous) | |
|
2010-12-28
| ||
| 18:20 | • Ticket [bf4f5725f6]: 1 change ... (artifact: 0dca853b04 user: anonymous) | |
| 10:28 | • Ticket [bf4f5725f6]: 1 change ... (artifact: 423e1422de user: anonymous) | |
|
2010-12-27
| ||
| 13:15 | • Ticket [bf4f5725f6]: 2 changes ... (artifact: 84c0bd926c user: anonymous) | |
|
2010-12-22
| ||
| 10:00 | • New ticket [bf4f5725f6]. ... (artifact: 6b8e355d94 user: anonymous) | |
| Ticket Hash: | bf4f5725f6c90fc2a113e35acde27e25e6b290b2 | ||
| Title: | Tickets: cannot display in local time | ||
| Status: | Fixed | Type: | Code_Defect |
| Severity: | Important | Priority: | |
| Subsystem: | Resolution: | Fixed | |
| Last Modified: |
2010-12-30 10:00:44 15.26 years ago |
Created: |
2010-12-22 10:00:19 15.29 years ago |
| Version Found In: | 0018d724b3 | ||
| Description: | ||||
|
All the times in the ticket reports and comments are in UTC. Admin/Timeline/Use UTC settings has no effect. I try to convert the time to local in SQL with something like this (syntax suggested by sqlite docs) SELECT datetime(tkt_mtime, 'localtime') AS 'mtime' FROM ticket and get the following error error code 23: access to config.value is prohibited Database Error access to config.value is prohibited SELECT value FROM config WHERE name='timeline-utc' If you have recently updated your fossil executable, you might need to run "fossil all rebuild" to bring the repository schemas up to date Running 'fossil all rebuild' does not help. Is this a bug or am I missing the proper way to convert timestamps to local time? anonymous added on 2010-12-27 13:15:05: anonymous added on 2010-12-28 10:28:50: anonymous claiming to be Arnel added on 2010-12-28 18:20:16: anonymous claiming to be Alex added on 2010-12-29 06:20:03: anonymous claiming to be viric added on 2010-12-29 08:26:12: If you agree that this is the same issue as in [5c1490e26b], we can close this and keep the discussion there. anonymous claiming to be Alex added on 2010-12-29 10:44:03: anonymous claiming to be Alex added on 2010-12-30 10:00:44: | ||||