konsolekalendarepoch.h
Go to the documentation of this file.
Class for timestamps expressed as epochs.
Definition: konsolekalendarepoch.h:45
static uint TQDateTime2epoch(TQDateTime dt)
Converts QT DateTime to epoch format.
Definition: konsolekalendarepoch.cpp:61
static TQDateTime epoch2TQDateTime(uint epoch)
Converts epoch time to TQDateTime format.
Definition: konsolekalendarepoch.cpp:53