Create the zone that the current locale commonly uses.
ILibTimeZone.defaultZone([Map<String, dynamic>? allZoneData]) : this(ILibLocaleInfo(currentLocale).getTimeZone(), allZoneData);