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