#include "argument_out_of_range_exception.hpp"
#include "day_of_week.hpp"
#include "icomparable.hpp"
#include "iequatable.hpp"
#include "date_time.hpp"
#include "object.hpp"
#include "ticks.hpp"
#include "string.hpp"
Contains xtd::time_zone_info class.
Go to the source code of this file.
Classes | |
class | xtd::time_zone_info |
Represents any time zone in the world. More... | |
class | xtd::time_zone_info::transition_time |
Provides information about a specific time change, such as the change from daylight saving time to standard time or vice versa, in a particular time zone. More... | |
class | xtd::time_zone_info::adjustement_rule |
Provides information about a time zone adjustment, such as the transition to and from daylight saving time. More... | |
Namespaces | |
namespace | xtd |
The xtd namespace contains all fundamental classes to access Hardware, Os, System, and more. | |