Home
last modified time | relevance | path

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

/external/pdfium/xfa/fgas/crt/
Dcfgas_formatstring.cpp603 uint16_t wWeekDay = GetWeekDay(year, month, day); in DateFormat() local
605 1, symbol == L"E" ? wWeekDay + 1 : (wWeekDay ? wWeekDay : 7)); in DateFormat()