angular-datepicker icon indicating copy to clipboard operation
angular-datepicker copied to clipboard

Make it possible to update timezone using events

Open jharting opened this issue 9 years ago • 0 comments

Currently, one can only set the timezone statically using an attribute. That is useless when user's timezone preference is fetched asynchronously using Ajax.

With this change, a rendered date-picker can be update once user's timezone preference is obtained.

jharting avatar Mar 11 '16 13:03 jharting