Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_date.cpp270 CString strMonth = str.substr(localSpace + 1, LENGTH_MONTH_NAME); in LocalParseStringToMs() local
334 CString strMonth = str.substr(index + 1, LENGTH_MONTH_NAME); in UtcParseStringToMs() local