Skip to content

Commit

Permalink
Merge pull request #50 from Vadorequest/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
owenmead authored Nov 18, 2016
2 parents 72f2f8c + c386d6a commit 2895330
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,12 @@ incrementMinuteBy: 1
incrementSecondBy: 1
autoClose: true
timeLabel: null // optional string added to left of time select
i18n: {
en: {
midnight: '', // Label for 0 AM
noon: '', // Label for 12 AM
}
}
```

### Time support added to [dbushell/Pikaday][david Pika]
Expand Down

0 comments on commit 2895330

Please sign in to comment.