2017-01-30
1.0.0
OutSystems Experts
10.0.302.0
Plug-ins
[Overview]
Allow the application to be notified when system timezone changes.
[Detail]
Let your application be notified whenever the system timezone changes.
Usage
Drag&drop TimezoneWatcher block into one or more screens within your application where you want to be notified by timezone changes.
How it works
If the application is running in foreground and the system's timezone changes an event is immediately dispatched through TimezoneWatcher block
If the application is in background or closed, a system notification is sent to the device's Notification Center from where the user can open the application and an event is dispatched through TimezoneWatcher block.
For more details:
https://github.com/OutSystemsExperts/cordova-outsystems-timezonewatcher
License
The MIT License (MIT)