Ableton / maxdevtools

MIT License
271 stars 14 forks source link

Print dates as UTC to prevent conflicts based on time zone #32

Closed MattijsKneppers closed 4 months ago

MattijsKneppers commented 4 months ago

The maxdiff tests appeared to fail on CI because the dates were formatted based on the local machine's timezone. Now printed dates are always based on UTC, so the result is the same on every machine.