On 11/28/19 11:26 AM, Santos, Cosme wrote:
What is tzcode and tzdb, should I update them to?
Please see <https://data.iana.org/time-zones/tz-link.html> for more about tzcode and tzdb. If your application uses routines not written in Java, you'll also need to update your operating system's time zone tables; details depend on the OS.
Also, the Brazil Timezone change, 2019 we won’t have it, so a friend sent me the tzdata2019c-rearguard.tar.gz (is this a good file?)
That depends on your friend. You can generate your own tzdata2019c-rearguard.tar.gz file by following the instructions in the main tzdb distribution. If your problem is purely Java-related, you might have better luck updating to a more-recent Java release. If you're using Oracle Java, <https://www.oracle.com/technetwork/java/javase/tzdata-versions-138805.html> suggests that you run 7u241, 8u231, 11.0.50, 13.0.1, or later.