Searched defs:EPOCH (Results 1 – 3 of 3) sorted by relevance
78 EPOCH=$(shell $(DATE_CMD) --date='2017-01-01' +%s) macro
40 static constexpr timespec EPOCH = {0, 0}; member
55 EPOCH = datetime.utcfromtimestamp(0) variable