Searched refs:GetLocalDateFormat (Results 1 – 2 of 2) sorted by relevance
99 static ByteString GetLocalDateFormat(CFXJSE_HostObject* pThis,
1807 GetLocalDateFormat(pThis, iStyle, bsLocale.AsStringView(), false); in LocalDateFmt()2298 ByteString CFXJSE_FormCalcContext::GetLocalDateFormat(CFXJSE_HostObject* pThis, in GetLocalDateFormat() function in CFXJSE_FormCalcContext2328 return GetLocalDateFormat(pThis, iStyle, bsLocale, true); in GetStandardDateFormat()