Actions
Bug #2030
closed
NP
Timezones need to update for Russia
Bug #2030:
Timezones need to update for Russia
Start date:
11/28/2011
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
Affected Architecture:
Description
Russian users can't set correct time because timzone info is old.
Need to update /usr/share/zoneinfo.tgz and some files in php code for correct time in web interface.
Files
CB Updated by Chris Buechler almost 15 years ago
- Status changed from New to Feedback
- Target version changed from 8 to 2.1
- Affected Version deleted (
2.1-IPv6)
AFAIK this updates automatically with the zoneinfo from the base FreeBSD version being used, so it'll fix itself on 9 builds if that's changed in 9.
JP Updated by Jim Pingle over 14 years ago
- Status changed from Feedback to New
We do keep a copy of zoneinfo.tgz in the git repo. Hasn't been touched since 2008, and our code pulls the zones from that file. It looks like if that's updated, the GUI pulls the list from there, so it should be sufficient to replace that file with a current tgz from FreeBSD. I'll run some tests.
JP Updated by Jim Pingle over 14 years ago
- Status changed from New to Feedback
Updated zoneinfo in commit:23b1fc4 and commit:8a4b381
JP Updated by Jim Pingle about 14 years ago
- Status changed from Feedback to Resolved
Actions