Searched refs:GetLocalTimeFormat (Results 1 – 2 of 2) sorted by relevance
118 static ByteString GetLocalTimeFormat(CFXJSE_Value* pThis,
2066 GetLocalTimeFormat(pThis, iStyle, bsLocale.AsStringView(), false); in LocalTimeFmt()2522 ByteString CFXJSE_FormCalcContext::GetLocalTimeFormat(CFXJSE_Value* pThis, in GetLocalTimeFormat() function in CFXJSE_FormCalcContext2547 return GetLocalTimeFormat(pThis, iStyle, bsLocale, true); in GetStandardTimeFormat()