Workflow Example: Day of Week

This workflow allows the user to specify a date and the workflow will then return the day of the week. The workflow does this by formatting the date with a custom string that returns the date just as the day of the week. For a short format (“EEE”), this would be “Mon” for Monday, whereas for the long format (“EEEE”), this would be the full word.

Tags: | workflow |