time_zone_info v0.1.1 TimeZoneInfo.Listener behaviour View Source
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 steps:
:initial
initializing data.:check
checking whether an update is necessary.:download
downloads data.:update
updating data.