Commit 14c148d9 authored by Jérome Perrin's avatar Jérome Perrin

XXX update reference tids

(this got out of sync, I must have edited only the times)
parent 67f0c484
......@@ -6,14 +6,13 @@
# in Europe/Paris timezone.
# ( as a timestamp: 1251660000 )
# XXX for now it's RFC3339 and not hex tid
# some absolute date formats:
# RFC3339
2018-01-01T10:30:00Z 03c4857600000000 2018-01-01T10:30:00Z
1985-04-12T23:20:50.520000Z 02b914f8d78d4fdf 1985-04-12T23:20:50.52Z
1996-12-20T00:39:57Z 03189927f3333333 1996-12-19T16:39:57-08:00
2018-01-01T05:30:00Z 03c4857600000000 2018-01-01T10:30:00+05:00
2018-01-01T05:30:00Z 03c4844a00000000 2018-01-01T10:30:00+05:00
# RFC822
1976-08-26T14:29:00Z 02728aa500000000 26 Aug 76 14:29 GMT
......@@ -93,7 +92,7 @@
### some invalid formats that "looks OK"
# wrong format on timezone (should be 2009-06-01T22:00:00+09:00)
#2009-06-01T01:00:00Z XXX 2009-06-01T10:00:00:+09:00
#2009-06-01T01:00:00Z 037e5a9c00000000 2009-06-01T10:00:00:+09:00
# day is 34
# ERROR XXX 2009-06-34T22:00:00Z
# one digits hour minutes
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment