formly-js / angular-formly

JavaScript powered forms for AngularJS
http://docs.angular-formly.com
MIT License
2.23k stars 405 forks source link

Use momentjs #649

Open emamatulich opened 8 years ago

emamatulich commented 8 years ago

I need help. I need to use momentjs with formly any solution?

gillchristian commented 8 years ago

Can you give more information? How did you try to use it? Some examples of what you are doing, and what is not working could be very help full. Create an example at help.angular-formly.com.

Also, ask questions on StackOverflow using the angular-formly tag.

sukrosono commented 8 years ago

@EmaMatulich what is your need using momentjs? i think it's beyond formly scope, if you just need format date angular already have date filter. CMIIW