NativeScript / nativescript-datetimepicker

Plugin with date and time picking fields
Apache License 2.0
27 stars 26 forks source link

Step (interval) for TimePickerField #66

Open giulianimartini opened 4 years ago

giulianimartini commented 4 years ago

Hey,

is there a way to set a step (interval) for TimePickerField?

I want to set the minutes only by 00 or 30, not allowing the user to select minute 34 or 15, for example.

Thanks in advance.