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.
Actions