DayOfWeekName is a read-only String property that contains the long name for the day of the week represented by the Indy timestamp. DayOfWeekName relies on the
DayOfWeek property to access the correct
Day name. DayOfWeekName can return one of the following values:
- Sunday
- Monday
- Tuesday
- Wednesday
- Thursday
- Friday
- Saturday