PokemonTCG / pokemon-tcg-data

The data found within the Pokémon TCG API
416 stars 200 forks source link

What timezone does the `updatedAt` field use? #496

Open stautonico opened 9 months ago

stautonico commented 9 months ago

I am trying to, every once and a while, check if the database has any updates. I see that there is an updatedAt field in Set object, however I need to know what timezone this field uses. I presume UTC, but I would like to double check.