> clucene-core-2.3.3.4/src/core/CLucene/document/DateTools.cpp:26:19: error: 'gmtime' was not declared in this scope > 26 | tm *ptm = gmtime(&secs); > | ^~~~~~ etc.