OmniSciDB  72c90bc290
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
DateConverters.h File Reference
#include <cstdint>
#include "../QueryEngine/ExtractFromTime.h"
+ Include dependency graph for DateConverters.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 DateConverters
 

Functions

int64_t DateConverters::get_epoch_days_from_seconds (const int64_t seconds)
 
int64_t DateConverters::get_epoch_seconds_from_days (const int64_t days)