diff options
| author | Dan Allen <dan.j.allen@gmail.com> | 2018-10-27 01:40:19 -0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-10-27 01:40:19 -0600 |
| commit | b6445be9bffab71b763c8a2e22f71b1317c3f46c (patch) | |
| tree | 73aa9606afad1f5d0ffd6865e3f45f50b3d5c278 /test/fixtures | |
| parent | b7264cc4c5fabf82dc8299d9a02e7788f3cb446e (diff) | |
resolves #2770 use OS independent timezone in time attributes (PR #2784)
- use timezone offset instead of OS dependent timezone string
- use UTC if offset is 0
- add tests
Diffstat (limited to 'test/fixtures')
| -rw-r--r-- | test/fixtures/doctime-localtime.adoc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/fixtures/doctime-localtime.adoc b/test/fixtures/doctime-localtime.adoc new file mode 100644 index 00000000..1f63b8e0 --- /dev/null +++ b/test/fixtures/doctime-localtime.adoc @@ -0,0 +1,2 @@ +{doctime} +{localtime} |
