Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Ddate_parse.cpp33 result = ParseLegacyDates(&proxy, &dayValue, &timeValue, &timeZone); in ParseDateString()
178 bool DateParse::ParseLegacyDates(DateProxy *proxy, DayValue *dayValue, TimeValue *timeValue, TimeZo… in ParseLegacyDates() function in panda::ecmascript::DateParse
Ddate_parse.h533 static bool ParseLegacyDates(DateProxy *proxy, DayValue *dayValue, TimeValue *timeValue,