I’m trying to create a date column that includes the day of the week. I used the DATETIME_FORMAT formula, but it only correctly translates the date some of the time. In a number of cases it subtracts a week or more from the date column I’m referencin...