When generating timestamps I need to have the day of the week (e.g. Saturday, Sunday, ...) as a value. I can't find a function for this.
Something like: weekday(my_date)
Any ideas?
When generating timestamps I need to have the day of the week (e.g. Saturday, Sunday, ...) as a value. I can't find a function for this.
Something like: weekday(my_date)
Any ideas?