Home
last modified time | relevance | path

Searched defs:FormatDateTime (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/xfa/fgas/crt/
Dcfgas_formatstring.cpp2250 bool CFGAS_FormatString::FormatDateTime(const WideString& wsSrcDateTime, in FormatDateTime() function in CFGAS_FormatString
/external/v8/src/objects/
Dintl-objects.cc660 MaybeHandle<String> DateFormat::FormatDateTime( in FormatDateTime() function in v8::internal::DateFormat