Home
last modified time | relevance | path

Searched defs:YEAR_START (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/global/i18n/frameworks/intl/include/
H A Dholiday_manager.h76 static const int32_t YEAR_START = 1900; // 1900 is where tm_year start variable
/ohos5.0/base/global/i18n_lite/frameworks/i18n/include/
H A Ddate_time_format_impl.h29 #define YEAR_START 1900 macro