The Outer Limits of the Java Time Zone
Recently I was irritated with some major headaches caused by Java’s date/time functionality. I spent a couple days debugging my code, and stepping through every possibility until coming to the realization, my code worked. So what was causing the discrepancy with my local machine, and the staging server?
Apparently java uses /etc/localtime on linux, and the [...]
Read More
Read More
