menu
intl4x package
documentation
display_names.dart
DisplayNames
ofDateTime method
ofDateTime method
dark_mode
light_mode
ofDateTime
method
String
ofDateTime
(
DateTimeField
field
)
Implementation
String ofDateTime(DateTimeField field) => _of(field, _impl.ofDateTime);
intl4x package
documentation
display_names
DisplayNames
ofDateTime method
DisplayNames class