menu
extension_dart package
documentation
date_format.dart
DateFormat
H static method
H static method
dark_mode
light_mode
H
static method
String
H
(
[
DateTime
?
datetime
])
Implementation
static String H([DateTime? datetime]) => DateFormat.format(datetime, 'H');
extension_dart package
documentation
date_format
DateFormat
H static method
DateFormat class