MT Core (C++)
Core library for replacing C++ standard in project usage
Loading...
Searching...
No Matches
zoned.hpp File Reference
#include "mtcore.hpp"
#include "time.hpp"
Include dependency graph for zoned.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  mtcore::calendars::TimeZone
 
struct  mtcore::calendars::TimeZone::OffsetHMS
 

Namespaces

namespace  mtcore
 Core library for C++ with Zig-related functionality.
 
namespace  mtcore::calendars
 Namespace for calendaring systems.
 
namespace  mtcore::calendars::zone
 

Functions

constexpr TimeZone mtcore::calendars::zone::utc ()
 

Variables

constexpr auto mtcore::calendars::zone::utc_name = "UTC"