Skip to content

Commit

Permalink
Fixed some am pm setings
Browse files Browse the repository at this point in the history
  • Loading branch information
chingyawhao committed Jun 26, 2016
1 parent c66ea07 commit 41c1aab
Show file tree
Hide file tree
Showing 4 changed files with 33 additions and 43 deletions.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,8 @@ autoclose: false, // auto close when minute is selected
ampmclickable: false, // set am/pm button on itself
darktheme: false, // set to dark theme
twelvehour: true, // change to 12 hour AM/PM clock from 24 hour
vibrate: true // vibrate the device when dragging clock hand
vibrate: true, // vibrate the device when dragging clock hand
container: '' // default will append clock next to input
```

## Screenshots:
Expand Down
Loading

0 comments on commit 41c1aab

Please sign in to comment.