menu
flutterap_event_calendar package
documentation
components/flutter_datetime_picker/src/date_format.dart
yyyy constant
yyyy constant
dark_mode
light_mode
yyyy
top-level constant
String
const
yyyy
Example: formatDate(new DateTime(1989),
yyyy
); // => 1989
Implementation
const String yyyy = 'yyyy';
flutterap_event_calendar package
documentation
components/flutter_datetime_picker/src/date_format
yyyy constant
date_format library