Skip to content

Instantly share code, notes, and snippets.

@nverba
Created December 18, 2013 11:36

Revisions

  1. nverba created this gist Dec 18, 2013.
    2 changes: 2 additions & 0 deletions basic.html
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,2 @@
    <input pikaday="myPicker1"></input>
    <span>{{ myPicker1.getDate() | date:'MM/dd/yyyy' }}</span>