Skip to content

Instantly share code, notes, and snippets.

@nverba
Created December 18, 2013 11:36
Show Gist options
  • Save nverba/8020946 to your computer and use it in GitHub Desktop.
Save nverba/8020946 to your computer and use it in GitHub Desktop.
angular-pikaday examples
<input pikaday="myPicker1"></input>
<span>{{ myPicker1.getDate() | date:'MM/dd/yyyy' }}</span>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment