Home
last modified time | relevance | path

Searched defs:isWeekend (Results 1 – 25 of 71) sorted by relevance

123

/dports/finance/quantlib/QuantLib-1.20/ql/time/calendars/
H A Dchina.cpp43 bool China::SseImpl::isWeekend(Weekday w) const { in isWeekend() function in QuantLib::China::SseImpl
172 bool China::IbImpl::isWeekend(Weekday w) const { in isWeekend() function in QuantLib::China::IbImpl
H A Dnullcalendar.hpp43 bool isWeekend(Weekday) const { return false; } in isWeekend() function in QuantLib::NullCalendar::Impl
H A Dturkey.cpp32 bool Turkey::Impl::isWeekend(Weekday w) const { in isWeekend() function in QuantLib::Turkey::Impl
H A Dtaiwan.cpp31 bool Taiwan::TsecImpl::isWeekend(Weekday w) const { in isWeekend() function in QuantLib::Taiwan::TsecImpl
H A Disrael.cpp44 bool Israel::TelAvivImpl::isWeekend(Weekday w) const { in isWeekend() function in QuantLib::Israel::TelAvivImpl
H A Dbespokecalendar.cpp32 bool BespokeCalendar::Impl::isWeekend(Weekday w) const { in isWeekend() function in QuantLib::BespokeCalendar::Impl
H A Djapan.cpp32 bool Japan::Impl::isWeekend(Weekday w) const { in isWeekend() function in QuantLib::Japan::Impl
H A Dsouthkorea.cpp48 bool SouthKorea::SettlementImpl::isWeekend(Weekday w) const { in isWeekend() function in QuantLib::SouthKorea::SettlementImpl
H A Dsaudiarabia.cpp150 bool SaudiArabia::TadawulImpl::isWeekend(Weekday w) const { in isWeekend() function in QuantLib::SaudiArabia::TadawulImpl
/dports/www/orangehrm/orangehrm-4.9/symfony/plugins/orangehrmLeavePlugin/lib/form/
H A DApplyLeaveForm.php317 public function calculateDateDeference($isWeekend, $isHoliday, $isHalfday, $isHalfDayHoliday) {
369 public function calculateTimeDeference($isWeekend, $isHoliday, $isHalfday, $isHalfDayHoliday) {
408 public function getLeaveRequestStatus($isWeekend, $isHoliday) {
427 public function isWeekend($day) { function in ApplyLeaveForm
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Web/UI/WebControls/
H A DCalendarDay.cs20 private bool isWeekend; field in System.Web.UI.WebControls.CalendarDay
29 …public CalendarDay(DateTime date, bool isWeekend, bool isToday, bool isSelected, bool isOtherMonth… in CalendarDay()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Web/System.Web.UI.WebControls/
H A DCalendarDay.cs39 bool isWeekend; field in System.Web.UI.WebControls.CalendarDay
46 …public CalendarDay (DateTime date, bool isWeekend, bool isToday, bool isSelected, bool isOtherMont… in CalendarDay()
/dports/www/orangehrm/orangehrm-4.9/symfony/plugins/orangehrmLeavePlugin/lib/service/
H A DAbstractLeaveAllocationService.php56 …protected abstract function getLeaveRequestStatus($isWeekend, $isHoliday, $leaveDate, LeaveParamet…
486 $isWeekend, $isHoliday, $isHalfday, $isHalfDayHoliday) {
648 protected function isWeekend($day, LeaveParameterObject $leaveAssignmentData) { function in AbstractLeaveAllocationService
679 …public function calculateDateDeference(LeaveParameterObject $leaveAssignmentData, $isWeekend, $isH…
729 …public function calculateTimeDeference(LeaveParameterObject $leaveAssignmentData, $isWeekend, $isH…
H A DWorkWeekService.php97 public function isWeekend($day, $fullDay, $operationalCountryId = null) { function in WorkWeekService
H A DLeaveAssignmentService.php170 …public function getLeaveRequestStatus($isWeekend, $isHoliday, $leaveDate, LeaveParameterObject $le…
H A DLeaveApplicationService.php189 …public function getLeaveRequestStatus($isWeekend, $isHoliday, $leaveDate, LeaveParameterObject $le…
/dports/security/hs-cryptol/cryptol-2.11.0/_cabal_deps/sbv-8.12/Documentation/SBV/Examples/Optimization/
H A DEnumerate.hs56 isWeekend = (`sElem` weekend) function
/dports/www/orangehrm/orangehrm-4.9/symfony/plugins/orangehrmLeavePlugin/lib/workshedule/
H A DWorkScheduleInterface.php30 public function isWeekend($day, $fullDay); function
H A DBasicWorkSchedule.php132 public function isWeekend($day, $fullDay) { function in BasicWorkSchedule
/dports/www/orangehrm/orangehrm-4.9/symfony/plugins/orangehrmRESTPlugin/lib/Api/Leave/Service/
H A DAPILeaveAssignmentService.php116 $isWeekend,
/dports/finance/quantlib/QuantLib-1.20/ql/time/
H A Dcalendar.cpp198 bool Calendar::WesternImpl::isWeekend(Weekday w) const { in isWeekend() function in QuantLib::Calendar::WesternImpl
240 bool Calendar::OrthodoxImpl::isWeekend(Weekday w) const { in isWeekend() function in QuantLib::Calendar::OrthodoxImpl
/dports/www/orangehrm/orangehrm-4.9/symfony/plugins/orangehrmLeavePlugin/lib/dao/
H A DWorkWeekDao.php102 public function isWeekend($date, $isFullDay = true, $operationalCountryId = null) { function in WorkWeekDao
/dports/finance/R-cran-timeDate/timeDate/R/
H A Dcalendar-isWeekday.R78 function(x, wday = 1:5)
/dports/www/orangehrm/orangehrm-4.9/symfony/plugins/orangehrmLeavePlugin/test/model/service/
H A DWorkScheduleServiceTest.php181 public function isWeekend($day, $fullDay) { function in TestWorkScheduleValidClass
/dports/deskutils/egroupware/egroupware/calendar/inc/
H A Dclass.calendar_category_report.inc.php56 public static function isWeekend($date) function in calendar_category_report

123