Update comment about work days
Signed-off-by: David Zeuthen <davidz@redhat.com>
This commit is contained in:
parent
0a87e28d1a
commit
ba5a28023e
@ -22,7 +22,7 @@ function _sameDay(dateA, dateB) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/* TODO: maybe needs config - right now we assume that Saturday and
|
/* TODO: maybe needs config - right now we assume that Saturday and
|
||||||
* Sunday are work days (not true in e.g. Israel, it's Sunday and
|
* Sunday are non-work days (not true in e.g. Israel, it's Sunday and
|
||||||
* Monday there)
|
* Monday there)
|
||||||
*/
|
*/
|
||||||
function _isWorkDay(date) {
|
function _isWorkDay(date) {
|
||||||
|
Loading…
Reference in New Issue
Block a user