Home
last modified time | relevance | path

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

/ohos5.0/base/global/i18n_lite/frameworks/i18n/include/
H A Ddate_time_format_impl.h32 #define SECONDS_IN_HOUR 3600 macro
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/i18n/
H A Dlocalization.cpp68 constexpr uint32_t SECONDS_IN_HOUR = 3600; variable