Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
H A Ddate_parse.cpp246 uint32_t numLength = timeNumUnit.GetLength(); in ParseLegacyDates() local
259 } else if (numLength == 1 || numLength == 2) { in ParseLegacyDates()
264 } else if (numLength == 3 || numLength == 4) { in ParseLegacyDates()

Completed in 1 milliseconds