Searched refs:GetLocalDateFormat (Results 1 – 2 of 2) sorted by relevance
135 static ByteString GetLocalDateFormat(CFXJSE_Value* pThis,
1307 GetLocalDateFormat(pThis, iStyle, szLocal.AsStringView(), false); in LocalDateFmt()2119 ByteString CFXJSE_FormCalcContext::GetLocalDateFormat( in GetLocalDateFormat() function in CFXJSE_FormCalcContext2169 return GetLocalDateFormat(pThis, iStyle, szLocalStr, true); in GetStandardDateFormat()