Searched defs:timeValue (Results 1 – 4 of 4) sorted by relevance
146 String timeValue = value.substring(0, timezoneOffsetPosition); in parseTimestamp() local
586 void GetTimeString(UInt64 timeValue, wchar_t *s) in GetTimeString()
1245 CXFA_LocaleValue timeValue( in IsoTime2Num() local1500 std::unique_ptr<CFXJSE_Value> timeValue = GetSimpleValue(pThis, args, 0); in Num2GMTime() local1547 std::unique_ptr<CFXJSE_Value> timeValue = GetSimpleValue(pThis, args, 0); in Num2Time() local1612 std::unique_ptr<CFXJSE_Value> timeValue = GetSimpleValue(pThis, args, 0); in Time2Num() local
283 long timeValue = getTime(obj); in add() local