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 /tests/gold/html/unicode/index.html | |
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 'tests/gold/html/unicode/index.html')
-rw-r--r-- | tests/gold/html/unicode/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/gold/html/unicode/index.html b/tests/gold/html/unicode/index.html index bfa09a38..b2de7b3d 100644 --- a/tests/gold/html/unicode/index.html +++ b/tests/gold/html/unicode/index.html @@ -76,7 +76,7 @@ <div class="content"> <p> <a class="nav" href="https://coverage.readthedocs.io/en/coverage-5.0a9">coverage.py v5.0a9</a>, - created at 2019-10-14 09:27 + created at 2019-10-14 09:27 +0000 </p> </div> </div> |