Searched refs:GetLocalTimeFormat (Results 1 – 2 of 2) sorted by relevance
139 static ByteString GetLocalTimeFormat(CFXJSE_Value* pThis,
1345 GetLocalTimeFormat(pThis, iStyle, szLocal.AsStringView(), false); in LocalTimeFmt()2142 ByteString CFXJSE_FormCalcContext::GetLocalTimeFormat( in GetLocalTimeFormat() function in CFXJSE_FormCalcContext2177 return GetLocalTimeFormat(pThis, iStyle, szLocalStr, true); in GetStandardTimeFormat()