dnasir / angular-dateParser

A simple parser that converts date and time strings into Date object
http://dnasir.github.io/angular-dateParser/
MIT License
38 stars 25 forks source link

What is the depency name for this...? #34

Closed neilhanekom closed 9 years ago

neilhanekom commented 9 years ago

Should I add this to angular module depency? What is the name of the depency? How do I use it in my controllers?

dnasir commented 9 years ago

@neilhanekom I'm not sure I follow. If you're trying to use the parser itself, have a look at the directive code to see how it's included as a dependency.

quedicesebas commented 9 years ago

Is dateParser...so you need to add ir as 'dateParser' when you declare your module