Description of one region. More...
Public Member Functions | |
Region () | |
Default constructor. | |
Public Attributes | |
UString | country |
Country code, must be 3-chars long. | |
Time | next_change |
UTC of next time change. | |
int | next_time_offset |
Time time_offset after next_change. | |
unsigned int | region_id |
Region id. | |
int | time_offset |
Local time minus UTC, in minutes. | |
Description of one region.