Home
last modified time | relevance | path

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

/dports/deskutils/taskd/taskd-1.1.0/src/
H A DDate.cpp914 int eoq_month = today.month () + 2 - (today.month () - 1) % 3; in isRelativeDate() local
915 Date then (eoq_month, in isRelativeDate()
916 daysInMonth (eoq_month, today.year ()), in isRelativeDate()