Multiple ion-datetime on the same page

I have a page which generates employee cards, inside each of these cards is an ion-datetime-button.

When there is more than one card, changing the time on either of the cards causes all subsequent cards / datetime values to change as well.

Is there something obvious that I’m missing?