Unless the software implemented timezones wrong, for example as tz column in the database with a signed integer. This breaks as soon as you have 30 min Timezone offsets, or try to compare north earth timezones vs south earth timezones where the change between summer and wintertime 2 months apart.
Unless the software implemented timezones wrong, for example as tz column in the database with a signed integer. This breaks as soon as you have 30 min Timezone offsets, or try to compare north earth timezones vs south earth timezones where the change between summer and wintertime 2 months apart.
Ask me how I know 🫠
Holy shit that’s absolute software gore. Especially since we’ve had timestamp with tz since forever.