|
ReactOS 0.4.16-dev-1946-g52006dd
|
Classes | |
| struct | transitiondate |
Enumerations | |
| enum class | date_type { absolute_date , day_in_month } |
| enum class | transition_type { start_of_dst , end_of_dst } |
Variables | |
| size_t const | local_env_buffer_size = 256 |
| int const | milliseconds_per_day = 24 * 60 * 60 * 1000 |
| Enumerator | |
|---|---|
| absolute_date | |
| day_in_month | |
| Enumerator | |
|---|---|
| start_of_dst | |
| end_of_dst | |
Definition at line 54 of file tzset.cpp.
Referenced by get_tz_environment_variable(), and tzset_nolock().