menu
hive_ui package
documentation
services/format-time/format_date.dart
w constant
w constant
dark_mode
light_mode
w
top-level constant
String
const
w
Outputs week in month
Example: formatDate(DateTime(1989, 2, 21),
w
); // => 4
Implementation
const String w = 'w';
hive_ui package
documentation
services/format-time/format_date
w constant
format_date library