Actions
Bug #5554
closedgetCfg offset is incorrect causing wrong timezone
Description
When using getCfg( 'offset' ) it's not calculating the offset correctly resulting in wrong timezone. The offset shouldn't be used at all anymore and the timezone should just be directly pulled.
Updated by krileon almost 10 years ago
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
Fixed in MR !968
Actions