Searched refs:weeks (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Ddatespan.tex35 Beware about weeks: if you specify both weeks and days, the total number of
36 days added will be $7*\hbox{weeks} + \hbox{days}$! See also GetTotalDays()
68 \func{}{wxDateSpan}{\param{int }{years = $0$}, \param{int }{months = $0$}, \param{int }{weeks = $0$}, \param{int }{days = $0$}}
70 Constructs the date span object for the given number of years, months, weeks
71 and days. Note that the weeks and days add together if both are given.
112 Returns the number of days (only, that it not counting the weeks component!)
131 Returns the combined number of days in this date span, counting both weeks and
143 Returns the number of weeks in this date span.
246 Sets the number of weeks (withou
[all...]
H A Dtimespan.tex207 Returns the difference in number of weeks.
352 \func{static wxTimespan}{Weeks}{\param{long }{weeks}}
354 Returns the timespan for the given number of weeks.
H A Dcalctrl.tex59 \twocolitem{\windowstyle{wxCAL\_SHOW\_SURROUNDING\_WEEKS}}{Show the neighbouring weeks in the previous and next months}
H A Ddatetime.tex979 applies to the weeks starting on Monday only.
1410 year weeks are counted.
H A Dbody.tex627 weeks, months or even years of work. The problem you face may seem insurmountable:
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Ddatetime.h83 years/months/weeks/days (wxDateSpan)
1163 // return the timespan for the given number of weeks
1290 // get the max number of weeks in this timespan
1349 // Beware about weeks: if you specify both weeks and days, the total number of
1350 // days added will be 7*weeks + days! See also GetTotalDays() function.
1369 // this many years/months/weeks/days
1370 wxDateSpan(int years = 0, int months = 0, int weeks = 0, int days = 0)
1374 m_weeks = weeks;
1382 // get an object for the given number of weeks
1383 Weeks(int weeks) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/Micromax/Linux/lib/
H A Djcalendar-1.3.3.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/toedter/ com/toedter/calendar/ com/toedter/calendar/demo/ ...

Completed in 182 milliseconds