plugins
plugins copied to clipboard
[@nativescript/datetimepicker] Show Month And Year Only
it's possible to hide the day field, so on the dialog only show month and year spinner?
Unfortunately on iOS the native UIDatePicker only has the following modes:
- Time
- Date
- DateAndTime
- CountDownTimer
I think currently there is no option to show the month and year only in the dialog.