Is Weekend
6 min
this action checks if a date is on a weekend inputs & outputs \[ i ] date \<font color="#ff9307">datetime\</font> representing the date to be checked \[ o ] is it weekend ? \<font color="#7239e3">boolean\</font> representing the logic value of is date on a weekend ? example usage drag action onto canvas to get familiarized with it declare some variables to be used with the action assign the newly created variables save & run the process and then check instance to see the output use cases checking if a date is on a weekend or not tips to check if a date is on a weekday, consider using is weekday https //docs procesio com/how to/is weekday
