void NotifySystemTimezoneChange(const SystemTimezoneChangeInformation& aSystemTimezoneChangeInfo) { sSystemTimezoneChangeObservers.BroadcastInformation(aSystemTimezoneChangeInfo); }
void NotifySystemTimezoneChange(const SystemTimezoneChangeInformation& aSystemTimezoneChangeInfo) { nsJSUtils::ResetTimeZone(); sSystemTimezoneChangeObservers.BroadcastInformation(aSystemTimezoneChangeInfo); }