Home
last modified time | relevance | path

Searched defs:START_YEAR (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/telephony/telephony_data/common/include/
H A Dtime_util.h27 int START_YEAR = 1900; in FormatDate() local
/ohos5.0/base/global/i18n/frameworks/intl/include/
H A Dlunar_calendar.h56 static const int32_t START_YEAR = 1900; variable
/ohos5.0/base/web/webview/ohos_adapter/ohos_resource_adapter/src/
H A Dohos_resource_adapter_impl.cpp60 constexpr uint32_t START_YEAR = 1900; variable
/ohos5.0/base/update/updater/services/package/pkg_package/
H A Dpkg_zipfile.cpp31 constexpr uint32_t START_YEAR = 1900; variable
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/picker/
H A Ddate_picker_test_ng.cpp100 constexpr int32_t START_YEAR = 1980; variable