ITimeZoneFactoryGetDefaultTimeZoneAsync Method
Gets the default time zone for the application
If
Initialized is
false,
the method will initialize the factory before returning a result,
rather than substituting
Utc for the default zone.
See the individual factory class for implementation.