Home
last modified time | relevance | path

Searched defs:hour (Results 1 - 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/platform/windows/
H A Dtime.cpp44 int hour = nowtm.tm_hour; in IsDst() local
/arkcompiler/ets_runtime/ecmascript/tests/
H A Djs_date_time_format_second_test.cpp208 auto hour = JSTaggedValue::GetProperty(thread, JSHandle<JSTaggedValue>::Cast(dateTimeArray), 9).GetValue(); in CheckOther() local
/arkcompiler/ets_runtime/ecmascript/
H A Ddate_parse.cpp97 DateUnit hour = proxy->GetDate(); in ParseIsoDateTime() local
H A Djs_relative_time_format.cpp188 JSHandle<EcmaString> hour = JSHandle<EcmaString>::Cast(globalConst->GetHandledHourString()); in SingularUnitToIcuUnit() local
303 JSHandle<EcmaString> hour = JSHandle<EcmaString>::Cast(globalConst->GetHandledHourString()); in SingularUnitString() local
[all...]
H A Ddate_parse.h359 void SetHour(int hour) in SetHour() argument

Completed in 4 milliseconds