User Tools

Site Tools


syntax:functions:isweekend
no way to compare when less than two revisions

Differences

This shows you the differences between two versions of the page.


Next revision
syntax:functions:isweekend [2019/05/22 22:25] – created dmitry
Line 1: Line 1:
 +===== IsWeekend(date_as_number) =====
  
 +Returns TRUE if the date is Saturday or Sunday.
 +
 +^  Example  ^  Result  ^ Notes ^
 +| isweekend(#2019-05-16)  |  FALSE  |Thursday |
 +| isweekend(#2019-05-19)  |  TRUE   |Sunday   |
syntax/functions/isweekend.txt · Last modified: 2021/08/30 02:32 by craigt

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki