HikoGUI
A low latency retained GUI
Loading...
Searching...
No Matches
Namespaces | Functions
time_zone.hpp File Reference

This file contains time-zone utility functions. More...

#include "../macros.hpp"
#include "terminate.hpp"
#include "exception.hpp"
#include <chrono>

Go to the source code of this file.

Namespaces

namespace  hi
 The HikoGUI namespace.
 
namespace  hi::v1
 The HikoGUI API version 1.
 

Functions

 hi_export_module (hikogui.utility.time_zone)
 
std::chrono::time_zone const * hi::v1::detail::_cached_current_zone () noexcept
 
std::chrono::time_zone const & hi::v1::cached_current_zone () noexcept
 Cached current time zone.
 

Detailed Description

This file contains time-zone utility functions.