I have the following array: I’d like to rotate the elements of this array with the first key being the tomorrow. Let’s say today was Wednesday, I’d want my array to look like this: I already have the weekday available (e.g. a string ‘thursday’). It gets passed into the function that I’m working with. Answer If you convert the day