day of the week of a date

How can I find the day of the week for a specific date?

Hey @wagner_cesar,

Welcome to the community :raised_hands:

You might be able to use something like weekdayLong in an expression, Check out the workflow below that contains some examples on working with dates.

I’m trying to generate a random date between 2 dates and returning the day of the week of that date