summaryrefslogtreecommitdiff
path: root/tests/exslt/date/seconds.1.out
blob: 3447bf87bd0a828046ddf046080b94d1aaa0b48d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37

seconds : PT10M
result  : 600
seconds : -P10D
result  : -864000
seconds : PT10H
result  : 36000
seconds : PT10H10M10.5S
result  : 36610.5
seconds : PT0.00001S
result  : 0.00001
seconds : PT49.00001S
result  : 49.00001
seconds : P0Y0M31DT10H10M10.09S
result  : 2715010.09
seconds : -P0Y0M31DT10H10M10.09S
result  : -2715010.09
seconds : PT100H100M100.001S
result  : 366100.001
seconds : 2001
result  : 978307200
seconds : 2001-10-29T10:31:07
result  : 1004351467
seconds : 1970-01-01T00:00:00
result  : 0
seconds : 1970-01-01T00:00:01
result  : 1
seconds : 1969-12-31T23:59:59
result  : -1
seconds : 1969-01-01T00:00:00
result  : -31536000
seconds : 1971-01-01T00:00:00
result  : 31536000
seconds : 0001-01-01T00:00:00
result  : -6.21355968e+10
seconds : -0001-01-01T00:00:00
result  : -6.21671328e+10