Hi Team, Last weekend I caused a little bit of stir by pushing changes which had a green run on CI, but was failing locally if the default TZ was different than UTC.
Do we want to set the TZ of the CI tests to some random non-UTC TZ to catch these errors? Pros: We can catch tests which are only working in UTC Cons: I think the typical TZ is UTC in our target environments, so catching UTC problems might be more important I am interested in your thoughts about this. Thanks, Peter