Home
last modified time | relevance | path

Searched refs:wsSrcDate (Results 1 – 1 of 1) sorted by relevance

/external/pdfium/xfa/src/fgas/src/localization/
Dfx_locale.cpp4401 CFX_WideStringC wsSrcDate((const FX_WCHAR*)wsSrcDateTime, iT); in FormatDateTime() local
4404 if (wsSrcDate.IsEmpty() || wsSrcTime.IsEmpty()) { in FormatDateTime()
4407 if (FX_DateFromCanonical(wsSrcDate, dt) && in FormatDateTime()