Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
If anything it makes debugging harder. So many times I forget to convert the time and instantly it's like "oh yeah time zones" where as if I was in UTC +0 I wouldnt have caught the bugs till someone from a different timezone has issues.
-
And countries that don't have mother fucking daylight saving times to make your brain shift to insanity
-
@sairamch04 what countries would that be? Afaik countries are counting time by GMT rules. GMT0 happens to be an exact match to UTC, but it's still GMT.
Are there countries that do not live by GMT time zones? Any examples? Tia
Related Rants
-
Dacexi24When there are only 2 pages on Google you know you're in serious shit.
-
practiseSafeHex20Fixing a parents iPhone, episode 1. Problem: "Whatsapp is gone off my phone" Debugging: Me: *unlocks phone...
-
nachocode6When you talk to other devs about what their code did. I also relate myself to this.
Countries in UTC region have a relative advantage in debugging, as they don't have to add offset to datetime in logs,database etc to convert to localtime😂
rant
debugging