menu
gun_base package
documentation
res/values.dart
GunValue
formatStringTime static method
formatStringTime static method
dark_mode
light_mode
formatStringTime
static method
String
formatStringTime
(
String
dateString
)
Implementation
static String formatStringTime(String dateString) => TIME_FORMAT.format(DateTime.parse(dateString));
gun_base package
documentation
res/values
GunValue
formatStringTime static method
GunValue class