diff options
author | Xie Yanbo <xieyanbo@gmail.com> | 2020-07-24 07:10:50 +0800 |
---|---|---|
committer | Ned Batchelder <ned@nedbatchelder.com> | 2020-07-23 19:13:19 -0400 |
commit | 224c73e34d80caebb34af1e06724fb7858ad732b (patch) | |
tree | 3746e43ed35104029814df4c4396319b1195cf14 /CONTRIBUTORS.txt | |
parent | db4213b6ac6c85a916f0d58792057ad79456e043 (diff) | |
download | python-coveragepy-git-224c73e34d80caebb34af1e06724fb7858ad732b.tar.gz |
Displaying timezone information in HTML report (#960)
* Displaying timezone information in HTML report
* A helpber to format datetime with local timezone
* No backward compatibility with older python versions
Diffstat (limited to 'CONTRIBUTORS.txt')
-rw-r--r-- | CONTRIBUTORS.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTORS.txt b/CONTRIBUTORS.txt index 2219ae35..99b8493f 100644 --- a/CONTRIBUTORS.txt +++ b/CONTRIBUTORS.txt @@ -135,6 +135,7 @@ Thijs Triemstra Titus Brown Vince Salvino Ville Skyttä +Xie Yanbo Yury Selivanov Zac Hatfield-Dodds Zooko Wilcox-O'Hearn |