ZVBI Library  0.2.35
Data Fields
vbi_local_time Struct Reference

Data Fields

time_t time
int seconds_east
vbi_bool seconds_east_valid
vbi_dst_state dst_state

Field Documentation

The current time in the UTC zone.

The offset of the time zone of the intended audience of the network in seconds east of UTC. For example the EST zone is offset by -18000, GMT by 0, and CET by +3600 seconds. An additional +3600 second daylight-saving time offset may have been added as specified by dst_state, giving for example an EDT offset of -14400 seconds.

If FALSE, the network does not provide a time zone offset.

Whether daylight-saving time is currently in effect in the time zone of the intended audience of the network.