Update comment about work days

Signed-off-by: David Zeuthen <davidz@redhat.com>
This commit is contained in:
David Zeuthen 2011-01-20 13:08:58 -05:00
parent 0a87e28d1a
commit ba5a28023e

View File

@ -22,7 +22,7 @@ function _sameDay(dateA, dateB) {
}
/* 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)
*/
function _isWorkDay(date) {