Ander Juaristi <a@xxxxxxxxxxxx> wrote: > I still have some problems to test the 'time' key. > > It always prints one hour earlier than the introduced time, > even though it works perfectly when I introduce the same rules manually, > and there is code that specifically checks for that issue by checking TZ to UTC > and substracting the GMT offset accordingly. Maybe there is some issue with > env variables or localtime() in the Python test environment? > > Need to investigate further. If you're stuck let me know and I can take a look at this too.