michaldrabik / classicmaterialtimepicker

Classic Material Time Picker
57 stars 10 forks source link

It can be helpful if you override toString() of Date to also use Custom Separator. #9

Closed malikbilal1997 closed 3 years ago

malikbilal1997 commented 3 years ago

cmtpDateDialogFragment.setCustomSeparator("-");

michaldrabik commented 3 years ago

Added overloaded toString(separator: String) methods for date classes. Available in 1.1.2