sparrow 0.3.0
Loading...
Searching...
No Matches
date_types.hpp File Reference
#include <chrono>
#include "sparrow/layout/temporal/temporal_types.hpp"
Include dependency graph for date_types.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  sparrow
 

Typedefs

using sparrow::date_days = std::chrono::time_point<std::chrono::system_clock, chrono::days>
 
using sparrow::date_milliseconds = std::chrono::time_point<std::chrono::system_clock, std::chrono::milliseconds>