Capacitor Datetime Picker v8.1.0 ships with a new mode that let your users pick just a month and year, perfect for credit card expiry, billing month, birth month, and any other use case where the day is irrelevant.
Highlights:
Works on Android and iOS
Locale-aware month names
Min/max constraints (year and per-year month)
Auto/light/dark theme support
Returns the first day of the selected month at 00:00:00 local time
A small but interesting twist: neither Android nor iOS provide a native month-only picker. To keep the UX consistent, the plugin renders a custom UI — an AlertDialog with two NumberPickers on Android, and a bottom-sheet modal with a two-column UIPickerView on iOS.
What features would you like to see next in the Datetime Picker plugin?