sparrow 0.9.0
Loading...
Searching...
No Matches
sparrow::zoned_time_without_timezone_microseconds Struct Reference

A zoned time value without timezone, in microseconds. More...

#include <timestamp_without_timezone_types.hpp>

Inheritance diagram for sparrow::zoned_time_without_timezone_microseconds:
[legend]
Collaboration diagram for sparrow::zoned_time_without_timezone_microseconds:
[legend]

Public Member Functions

 zoned_time_without_timezone_microseconds ()=default
 
 zoned_time_without_timezone_microseconds (int64_t microseconds)
 

Detailed Description

A zoned time value without timezone, in microseconds.

Definition at line 50 of file timestamp_without_timezone_types.hpp.

Constructor & Destructor Documentation

◆ zoned_time_without_timezone_microseconds() [1/2]

sparrow::zoned_time_without_timezone_microseconds::zoned_time_without_timezone_microseconds ( )
default

◆ zoned_time_without_timezone_microseconds() [2/2]

sparrow::zoned_time_without_timezone_microseconds::zoned_time_without_timezone_microseconds ( int64_t microseconds)
inlineexplicit

Definition at line 54 of file timestamp_without_timezone_types.hpp.


The documentation for this struct was generated from the following file: