menu
daakia_vc_flutter_sdk package
documentation
utils/utils.dart
Utils
getTimeZoneId static method
getTimeZoneId static method
dark_mode
light_mode
getTimeZoneId
static method
String
getTimeZoneId
(
)
Implementation
static String getTimeZoneId() { return DateTime.now().timeZoneName; }
daakia_vc_flutter_sdk package
documentation
utils/utils
Utils
getTimeZoneId static method
Utils class