VBS/VBA code snippet for writing to itunes TVShow release date
I am trying to write to the iTunes TV-Show ReleaseDate property, but simply assigning a text date fails, eg
RDate="23/08/2024"
Set Show = Shows.Item(i) {simplified version of code needed to get a Track/Show from iTunes}
Show.ReleaseDate = RDate
fails and i can't workout the format of ReleaseDate
iPhone 14 Pro, 17