I18NManager example
The following example demonstrates the ability to set timezone and locale values, as well as to setup listeners to be able to update when those values are changed at any time.I18NManager methods
getAppLocale
setAppLocale
getSystemLocale
resetLocale
getTimezone
setTimezone
getSystemTimezone
resetTimezone
addListener
I18nManager.SettingEventName.LocaleI18nManager.SettingEventName.Timezone
removeListeners()
I18NManager object.

