HikoGUI
Select Version:
⚠️ This documents the main development branch of HikoGUI. It might differ from release versions.
A low latency retained GUI
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
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.