Searched refs:EPOCH_SECONDS (Results 1 – 1 of 1) sorted by relevance
5941 #define EPOCH_SECONDS (719163LL * 24 * 60 * 60) macro5967 result = PyFloat_FromDouble(seconds - EPOCH_SECONDS + in datetime_timestamp()