#include <string>
#include <iostream>
#include "ionflux/DateTime.hpp"
Include dependency graph for TimeZone.hpp:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | Ionflux |
namespace | Ionflux::Tools |
Classes | |
struct | Ionflux::Tools::DSTSwitchingRule |
Daylight saving time switching rule. More... | |
class | Ionflux::Tools::TimeZone |
Time zone. More... | |
Typedefs | |
typedef int64_t | Ionflux::Tools::TimeTicks |
UTC seconds since 0001-01-01 00:00:00. | |
typedef int64_t | Ionflux::Tools::Year |
Year. |