Actions
Bug #6914
closedDatepicker using browser timezone instead of site/user timezone
Description
The datepicker is not reconstructing the momentjs object with timezone specified resulting in it using the browsers timezone instead of the specified timezone. This basically means the timezone usage of datepicker doesn't work right outside a users locale. Update momentjs and fix the timezone usage in cbdatepicker.
Updated by krileon almost 7 years ago
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
Fixed in MR !1297
Actions