DateTime

Is Weekday

6min

This action checks if a date is on a weekday.

Document image


Inputs & Outputs

  • [ I ] Date: DateTime representing the date to be checked.
  • [ O ] Is it weekday ?: Boolean representing the logic value of Is Date on a weekday ?
Document image


Example Usage

  • Drag action onto canvas to get familiarized with it.
Document image

  • Declare some variables to be used with the action.
Document image

  • Assign the newly created variables.
  • Save & Run the process and then Check Instance to see the output.
Document image


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.



Updated 16 Feb 2024
Doc contributor
Doc contributor
Did this page help you?