vikramkakkar / SublimePicker

A material-styled android view that provisions picking of a date, time & recurrence option, all from a single user-interface.
Apache License 2.0
2.31k stars 407 forks source link

Error in selected Date #40

Closed lozo2010 closed 7 years ago

lozo2010 commented 7 years ago

When selected july in your app, show month:6 -> June photo_2016-07-19_08-53-38 photo_2016-07-19_08-53-48

Rainer-Lang commented 7 years ago

Month starts with index 0

CCorrado commented 7 years ago

starts with index 0....unless you use JodaTime...in which case it will start at index 1...