View Source TimeZoneInfo.Listener behaviour (TimeZoneInfo v0.6.5)
A behaviour
for TimeZoneInfo
listeners.
Link to this section Summary
Callbacks
A callback to listen on the update process.
Link to this section Callbacks
A callback to listen on the update process.
Possible events:
:initial
initializing data.:check
checking whether an update is necessary.:force
an update is forced.:download
downloads data.:update
updating data.{:error, reason}