bootstrap-ui-datetime-picker icon indicating copy to clipboard operation
bootstrap-ui-datetime-picker copied to clipboard

ReferenceError: timezone is not defined

Open vamsikrishnamannem opened this issue 8 years ago • 4 comments
trafficstars

Getting the error angular.min.js:114 ReferenceError: timezone is not defined at b.$scope.isDisabled (datetime-picker.js:420) at fn (eval at compile (angular.min.js:223), <anonymous>:4:235) at m.$digest (angular.min.js:138) at b.$apply (angular.min.js:141) at HTMLButtonElement.<anonymous> (angular.min.js:265) at Rf (angular.min.js:36) at HTMLButtonElement.d (angular.min.js:36)

vamsikrishnamannem avatar Jan 20 '17 17:01 vamsikrishnamannem

Getting same error. Please fix it asap

amiturfnd avatar Jan 21 '17 06:01 amiturfnd

Updating this now, by using modelOptions.timezone

Gillardo avatar Jan 23 '17 10:01 Gillardo

@Gillardo Thanks for respond.

vamsikrishnamannem avatar Jan 23 '17 19:01 vamsikrishnamannem

fixed I guess: https://github.com/Gillardo/bootstrap-ui-datetime-picker/commit/7fc8bff515e4b8abe31c886ca31b66388e9278eb

nunosilva800 avatar Feb 06 '17 18:02 nunosilva800