Searched refs:nowCentury (Results 1 - 1 of 1) sorted by relevance

/haiku/src/system/libroot/os/
H A Dparsedate.cpp832 int nowCentury = 1900 + nowYear - nowYearInCentury; local
843 tm.tm_year += nowCentury - 1900;

Completed in 96 milliseconds