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

Why current changing locale

Open josx opened this issue 7 years ago • 0 comments

I am using angular-timer with another moment based angular libs. The problem is that if i set a locale in moment, angular-timer dont know about it. So I think you should set moment locale as is (not hardcoding en).

https://github.com/siddii/angular-timer/blob/master/app/js/i18nService.js#L25

josx avatar Nov 16 '16 02:11 josx