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

A comprehensive directive wrapper for Pikaday

Results 12 pikaday-angular issues
Sort by recently updated
recently updated
newest added

Hey! Thanks for a great directive! Trying to get locale working here. After going through the docs, it seems that moment.js loads the English locale by default. I have moment.js...

Hey, I am trying to submit my data through REST and this includes a Pikaday object. Following is the error: TypeError: Converting circular structure to JSON at Object.stringify (native) I...