Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
H A Ddate_parse.cpp35 result = ParseLegacyDates(&proxy, &dayValue, &timeValue, &timeZone); in ParseDateString()
180 bool DateParse::ParseLegacyDates(DateProxy *proxy, DayValue *dayValue, TimeValue *timeValue, TimeZone *timeZone) in ParseLegacyDates() function in panda::ecmascript::DateParse
H A Ddate_parse.h534 static bool ParseLegacyDates(DateProxy *proxy, DayValue *dayValue, TimeValue *timeValue,

Completed in 2 milliseconds