Long String Day Of Week

I would like to get the long string (Monday instead of Mon) from the day of the week. Using the DateFormat function, it only returns the short string with the “E” formatting.

Figured it out, used “EEEE”