Is there a quick way to get the current day of the week from a date.num() value?
The value can either be "Sunday" or 1, whichever works. Likely it'll be a number, which would be perfectly fine. Having a hard time pouring through the programmer's manual finding something.
The value can either be "Sunday" or 1, whichever works. Likely it'll be a number, which would be perfectly fine. Having a hard time pouring through the programmer's manual finding something.