Description
The two Python katas about windowing fail because the timestamps for the elements are calculated based on the local timezone, and my timezone does not match the timezone hardcoded in the tests.
I am working on a pull request to set the timezones in UTC, so the tests are always done in UTC, and the timestamps are always set in UTC.
Attachments
Issue Links
- links to