I have multiple calendar items that I want a process to copy from the current to new date, but keep the time.
So if I have
9/5/21 09:00
9/5/21 12:00
I want to change it to
12/5/21 09:00
12/5/21 12:00
Is there a way to just change the date in the timestamp across multiple calendar events, but keep the time? Obviously I can change each one individually, but it takes a long time