Home
last modified time | relevance | path

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

/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/share/extensions/tests/
H A Dtest_svgcalendar.py97 self.assertTrue(effect.is_weekend(0), 'Sunday is weekend in this configuration')
98 self.assertTrue(effect.is_weekend(6), 'Saturday is weekend in this configuration')
99 self.assertFalse(effect.is_weekend(1), 'Monday is NOT weekend')
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/app_list/search/search_result_ranker/
H A Dapp_launch_predictor.cc156 const bool is_weekend = bin >= kHoursADay; in Rank() local
164 (hour + kAdjacentHourBin[i]) % kHoursADay + kHoursADay * is_weekend; in Rank()
249 const bool is_weekend = now.day_of_week == 6 || now.day_of_week == 0; in GetBin() local
253 if (!is_weekend) { in GetBin()
H A Drecurrence_predictor.cc341 const bool is_weekend = in GetBinFromHourDifference() local
346 if (!is_weekend) { in GetBinFromHourDifference()
/dports/devel/R-cran-magrittr/magrittr/man/
H A Dcompound.Rd33 is_weekend <- function(day)
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/share/extensions/
H A Dsvgcalendar.py227 def is_weekend(self, pos): member in Calendar
356 if self.is_weekend(week_x - self.cols_before):
/dports/mail/evolution/evolution-3.42.1/src/calendar/gui/
H A De-week-view.c3489 gboolean is_weekend; in e_week_view_reshape_events() local
3529 is_weekend = TRUE; in e_week_view_reshape_events()
3532 is_weekend = FALSE; in e_week_view_reshape_events()
3536 if (!is_weekend || ( in e_week_view_reshape_events()
/dports/math/gretl/gretl-2021d/lib/src/
H A Ddataio.c3777 static int is_weekend (int t, int pd, int sat0, int sun0) in is_weekend() function
3847 weekend = is_weekend(t, pd, sat0, sun0); in analyse_daily_import()
/dports/devel/sonarqube-community/sonarqube-9.2.4.50792/web/js/
H A DoutZ4QEXPZ4.js.map3 …dules/date-fns/is_wednesday/index.js", "../../../node_modules/date-fns/is_weekend/index.js", "../.…
4 …ednesday: require('./is_wednesday/index.js'),\n isWeekend: require('./is_weekend/index.js'),\n i…