Time Shield Library
C++ library for working with time
Loading...
Searching...
No Matches
time_shield::detail::FastDate Struct Reference

#include <fast_date.hpp>

Public Attributes

int64_t year
 
int month
 
int day
 

Detailed Description

Definition at line 49 of file fast_date.hpp.

Member Data Documentation

◆ day

int time_shield::detail::FastDate::day

Definition at line 52 of file fast_date.hpp.

◆ month

int time_shield::detail::FastDate::month

Definition at line 51 of file fast_date.hpp.

◆ year

int64_t time_shield::detail::FastDate::year

Definition at line 50 of file fast_date.hpp.


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