datePickerMonth method
Month that is shown in CupertinoDatePicker spinner corresponding to the given month index.
Examples: datePickerMonth(1) in:
- US English: January
- Korean: 1월
Implementation
String datePickerMonth(int monthIndex);
Month that is shown in CupertinoDatePicker spinner corresponding to the given month index.
Examples: datePickerMonth(1) in:
String datePickerMonth(int monthIndex);