• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/

Lines Matching refs:weekday

573 \func{static wxString}{GetWeekDayName}{\param{WeekDay }{weekday}, \param{NameFlags }{flags = Name\_Full}}
1196 not implemented. This function does handle the month and weekday
1302 \func{wxDateTime\&}{SetToWeekDayInSameWeek}{\param{WeekDay }{weekday}, \param{WeekFlags}{flags = {\tt Monday\_First}}}
1312 \constfunc{wxDateTime}{GetWeekDayInSameWeek}{\param{WeekDay }{weekday}, \param{WeekFlags}{flags = {\tt Monday\_First}}}
1321 \func{wxDateTime\&}{SetToNextWeekDay}{\param{WeekDay }{weekday}}
1323 Sets the date so that it will be the first {\it weekday} following the current
1331 \constfunc{wxDateTime}{GetNextWeekDay}{\param{WeekDay }{weekday}}
1339 \func{wxDateTime\&}{SetToPrevWeekDay}{\param{WeekDay }{weekday}}
1341 Sets the date so that it will be the last {\it weekday} before the current
1349 \constfunc{wxDateTime}{GetPrevWeekDay}{\param{WeekDay }{weekday}}
1357 \func{bool}{SetToWeekDay}{\param{WeekDay }{weekday}, \param{int }{n = 1}, \param{Month }{month = Inv\_Month}, \param{int }{year = Inv\_Year}}
1359 Sets the date to the {\it n}-th {\it weekday} in the given month of the given
1374 \constfunc{wxDateTime}{GetWeekDay}{\param{WeekDay }{weekday}, \param{int }{n = 1}, \param{Month }{month = Inv\_Month}, \param{int }{year = Inv\_Year}}
1382 \func{bool}{SetToLastWeekDay}{\param{WeekDay }{weekday}, \param{Month }{month = Inv\_Month}, \param{int }{year = Inv\_Year}}
1385 {\tt SetToWeekDay(-1, weekday, month, year)}. The date will be set to the last
1386 {\it weekday} in the given month and year (the current ones by default).
1393 \func{wxDateTime}{GetLastWeekDay}{\param{WeekDay }{weekday}, \param{Month }{month = Inv\_Month}, \param{int }{year = Inv\_Year}}
1401 \func{static wxDateTime}{SetToWeekOfYear}{\param{int }{year}, \param{wxDateTime\_t }{numWeek}, \param{WeekDay }{weekday = Mon}}
1403 Set the date to the given \arg{weekday} in the week number \arg{numWeek} of the