Home
last modified time | relevance | path

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

/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dtimendk.cpp169 locale_t m_locale = newlocale(LC_ALL_MASK, "en_US", nullptr); in Strftime_l() local
170 strftime_l(buffer, sizeof(buffer) - PARAM_1, valueFirst, timeptr, m_locale); in Strftime_l()

Completed in 2 milliseconds