diff options
author | Alon Zakai <alonzakai@gmail.com> | 2012-03-11 10:56:50 -0700 |
---|---|---|
committer | Alon Zakai <alonzakai@gmail.com> | 2012-03-11 10:56:50 -0700 |
commit | fe2880e1e398e2fde37c7fd51b89ecc65c3cdd28 (patch) | |
tree | 3ab9c69138d452a53068c8711e9615a9c4751a14 | |
parent | ff64e1dbd61c1de97e17fd201e3f9864bdc85a2b (diff) |
update test_time
-rw-r--r-- | tests/time/output.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/time/output.txt b/tests/time/output.txt index 7ef34821..45b7d4bd 100644 --- a/tests/time/output.txt +++ b/tests/time/output.txt @@ -12,11 +12,11 @@ yday: 358 dst: 0 off: 0 zone: GMT -timegm <-> gmtime: 0 +timegm <-> gmtime: 1 old year: 102 new year: 70 old year again: 102 -localtime timezone: 0 +localtime timezone: 1 localtime daylight: 1 localtime tzname: 1 localtime <-> mktime: 1 |