--- parser3/tests/results/315.processed 2015/09/21 22:40:29 1.1 +++ parser3/tests/results/315.processed 2015/09/22 12:38:10 1.3 @@ -1,5 +1,5 @@ Content-Type: text/html -Content-Length: 6273 +Content-Length: 7188 [ ] Type: date.format, @@ -71,6 +71,22 @@ Comment: invalid timezone '+22:100' Type: date.format, Source: create, Comment: invalid timezone '+0 2:10 ' +[2000-1-31T 23:59:59 +02 X] +Type: date.format, +Source: create, +Comment: invalid timezone '+02 X' +[2000-1-31T 23:59:59+02:10 X] +Type: date.format, +Source: create, +Comment: invalid timezone '+02:10 X' +[2000-1-31T 23:59:59+02-10] +Type: date.format, +Source: create, +Comment: invalid timezone '+02-10' +[2000-1-31T 23:59:59Z X] +Type: date.format, +Source: create, +Comment: invalid timezone 'Z X' [-1-31 23:59:59] Type: date.format, Source: create, @@ -199,4 +215,17 @@ Comment: empty timezone [2000-1-31T1:1:1.2Z] [2000-1-31T1:1:1.2Z] timestamp: 949280461 [2000-1-31T1:1:1.2Z] sql-string: 2000-01-31 01:01:01 UTC -[2000-1-31T1:1:1.2Z] iso-string: 2000-01-31T01:01:01Z \ No newline at end of file +[2000-1-31T1:1:1.2Z] iso-string: 2000-01-31T01:01:01Z +[2000:1] +[2000:1] timestamp: 946674000 +[2000:1] sql-string: 2000-01-01 00:00:00 [2000:1] iso-string: 2000-01-01T00:00:00+3:00 +[2000:1-31] +Type: date.format, +Source: create, +Comment: number delimiter ':' expected, but found '-' in date '1-31' +[2000:1:31] +[2000:1:31] timestamp: 949266000 +[2000:1:31] sql-string: 2000-01-31 00:00:00 [2000:1:31] iso-string: 2000-01-31T00:00:00+3:00 +[2000:1:31 1] +[2000:1:31 1] timestamp: 949269600 +[2000:1:31 1] sql-string: 2000-01-31 01:00:00 [2000:1:31 1] iso-string: 2000-01-31T01:00:00+3:00 \ No newline at end of file