datetimepicker icon indicating copy to clipboard operation
datetimepicker copied to clipboard

setMinDate and setMaxDate

Open martin-ohlin opened this issue 10 years ago • 7 comments

Do you have any intention of adding the two mentioned methods?

martin-ohlin avatar Dec 09 '14 12:12 martin-ohlin

Would be really interested in this as well.

grupper avatar Dec 09 '14 19:12 grupper

For those looking for a solution until this library gets an update. setMinDate and setMaxDate is present in the upstream code. It is quite easy to download the code and build yourself a local library.

martin-ohlin avatar Dec 10 '14 09:12 martin-ohlin

Could you explain me what are you mean? What is "upstream code"? I need this feature but can't find the way to do it with library abilities.

alexzaitsev avatar Dec 23 '14 16:12 alexzaitsev

This library is based on code from Google which you can download from, e.g., https://android.googlesource.com/platform/frameworks/opt/datetimepicker/+/master That code has gotten several updates since this library was built an published.

martin-ohlin avatar Dec 24 '14 06:12 martin-ohlin

@alexzaitsev :+1: these setters are needed :/

sohayb avatar Feb 02 '15 10:02 sohayb

@alexzaitsev Is this fixed now in this?

niket-sminq avatar Jun 20 '15 06:06 niket-sminq

is this fixed now? any updates? or do we have to modify it by ourselves?

prashantwosti avatar Jul 12 '15 10:07 prashantwosti