-
Notifications
You must be signed in to change notification settings - Fork 934
Open
Description
Hello,
I've tried to use this example from your example website:
<timer interval="1000" language="fr" >{{yearUnit}}</timer>
Unfortunately, I only get "undefined" as result for this.
I've imported humanize-duration.js, moment-with-locales.js and angular-timer.js.
When I try this:
<timer countdown="10" interval="1000">{{countdown}}</timer>
The countdown is being correctly presented.
Am I missing something?
Thanks a lot.
Metadata
Metadata
Assignees
Labels
No labels