Home
last modified time | relevance | path

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

/dports/www/firefox-legacy/firefox-52.8.0esr/toolkit/locales/en-US/chrome/mozapps/downloads/
H A Ddownloads.properties120 monthDate2=%1$S %2$S key
/dports/net/calendarsupport/calendarsupport-21.12.3/src/printing/
H A Dcalprintpluginbase.cpp630 QDate monthDate2(monthDate.addDays(-weekdayCol)); in drawSmallMonth() local
652 QString tmpStr = QLocale::system().dayName(monthDate2.dayOfWeek())[0].toUpper(); in drawSmallMonth()
656 monthDate2 = monthDate2.addDays(1); in drawSmallMonth()
/dports/www/firefox-legacy/firefox-52.8.0esr/toolkit/mozapps/downloads/
H A DDownloadUtils.jsm84 monthDate: "monthDate2",