DateTime
Is Weekend
6min
this action checks if a date is on a weekend inputs & outputs \[ i ] date datetime datetime representing the date to be checked \[ o ] is it weekend ? boolean boolean 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