DateTime

Is Weekday

6min
this action checks if a date is on a weekday inputs & outputs \[ i ] date datetime datetime representing the date to be checked \[ o ] is it weekday ? boolean boolean representing the logic value of is date on a weekday ? 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 weekday or not tips to check if a date is on a weekend, consider using is weekend