Just trying to get named timezone displayed but no luck. Time zone is not displayed. What am I doing wrong?
I have moment.min.js and moment-timezone-with-data.min.js scripts
angular.module('app', ['angularMoment']);
Just trying to get named timezone displayed but no luck. Time zone is not displayed. What am I doing wrong?
I have moment.min.js and moment-timezone-with-data.min.js scripts
angular.module('app', ['angularMoment']);