florent37 / SingleDateAndTimePicker

You can now select a date and a time with only one widget !
Apache License 2.0
1.02k stars 333 forks source link

when you use setDayFormatter() and todayText(), today text notworking #234

Open apijpnet opened 4 years ago

apijpnet commented 4 years ago

when you use setDayFormatter() and todayText(), today text notworking

.todayText("To Day Select")
.mustBeOnFuture()
.setDayFormatter(new SimpleDateFormat("yyyy/MM/dd"))