diff options
author | William M. Brack <wbrack@src.gnome.org> | 2003-07-14 04:59:57 +0000 |
---|---|---|
committer | William M. Brack <wbrack@src.gnome.org> | 2003-07-14 04:59:57 +0000 |
commit | 91249324be8a7f3de6989b70da887f659c47b0f0 (patch) | |
tree | c7eca61795c4df52109dadfc828d683263fe8aa3 /tests/exslt | |
parent | 7b89d982e42e1c043ea049d80859d9c0b5d54b95 (diff) | |
download | libxslt-91249324be8a7f3de6989b70da887f659c47b0f0.tar.gz libxslt-91249324be8a7f3de6989b70da887f659c47b0f0.tar.bz2 libxslt-91249324be8a7f3de6989b70da887f659c47b0f0.zip |
fixed bug 113520
Diffstat (limited to 'tests/exslt')
-rw-r--r-- | tests/exslt/date/seconds.1.out | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/exslt/date/seconds.1.out b/tests/exslt/date/seconds.1.out index 89c8b72c..e6a9948d 100644 --- a/tests/exslt/date/seconds.1.out +++ b/tests/exslt/date/seconds.1.out @@ -32,6 +32,6 @@ result : 31536000 seconds : 1971-01-01T00:00:00 result : -31536000 seconds : 0001-01-01T00:00:00 -result : 2006054656 +result : 6.21355968e+10 seconds : -0001-01-01T00:00:00 -result : 2037590656 +result : 6.21671328e+10 |