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

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

#include <timestamp_without_timezone_types.hpp>

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

Public Member Functions

 zoned_time_without_timezone_seconds ()=default
 
 zoned_time_without_timezone_seconds (int64_t seconds)
 

Detailed Description

A zoned time value without timezone, in seconds.

Definition at line 24 of file timestamp_without_timezone_types.hpp.

Constructor & Destructor Documentation

◆ zoned_time_without_timezone_seconds() [1/2]

sparrow::zoned_time_without_timezone_seconds::zoned_time_without_timezone_seconds ( )
default

◆ zoned_time_without_timezone_seconds() [2/2]

sparrow::zoned_time_without_timezone_seconds::zoned_time_without_timezone_seconds ( int64_t seconds)
inlineexplicit

Definition at line 28 of file timestamp_without_timezone_types.hpp.


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