menu
katkode_ai_manager package
documentation
utilities/utils_common.dart
UtilsCommon
getCurrentTime static method
getCurrentTime static method
dark_mode
light_mode
getCurrentTime
static method
String
getCurrentTime
(
)
Implementation
static String getCurrentTime() { return DateTime.now().toIso8601String(); }
katkode_ai_manager package
documentation
utilities/utils_common
UtilsCommon
getCurrentTime static method
UtilsCommon class