I am using the pytz python library.
It usually converts well from "America/Santiago" to "UTC.
The problem is that usually chile change its hour on the first saturday of september but this year it does it on the second saturday of september because there were elections.
The problem is that the pytz library did not understand that change and i am wondering if there is a way to fix this.