aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/setup.py
diff options
context:
space:
mode:
authorWolfgang Müller2021-05-03 17:08:20 +0200
committerWolfgang Müller2021-05-03 17:08:20 +0200
commit735b60f32b1e3371d147f3f4df77a2a5b54256ad (patch)
tree7a697880096a44f29785ce9c9314671df55274d1 /setup.py
parent9aae366a37338cb32ed0d0a9ce5280e632b4bcf2 (diff)
downloadquarg-735b60f32b1e3371d147f3f4df77a2a5b54256ad.tar.gz
formatter: Use custom time format when printing message timestamps
Up until now we were relying on isoformat() to format timestamps when printing messages, since that was a simple shortcut to a well-known format. With the addition of timezone support, however, isoformat() started adding the timezone offset to the timestamp. This makes timestamps unnecessarily verbose. This commit has the formatter use a custom ISO 8601-esque time format instead which restores the behaviour previous to the introduction of timezones.
Diffstat (limited to 'setup.py')
0 files changed, 0 insertions, 0 deletions