summaryrefslogtreecommitdiff
path: root/test/YAMLParser/construct-timestamp.data
diff options
context:
space:
mode:
Diffstat (limited to 'test/YAMLParser/construct-timestamp.data')
-rw-r--r--test/YAMLParser/construct-timestamp.data7
1 files changed, 7 insertions, 0 deletions
diff --git a/test/YAMLParser/construct-timestamp.data b/test/YAMLParser/construct-timestamp.data
new file mode 100644
index 0000000000..f262c2d02c
--- /dev/null
+++ b/test/YAMLParser/construct-timestamp.data
@@ -0,0 +1,7 @@
+# RUN: yaml-bench -canonical %s
+
+canonical: 2001-12-15T02:59:43.1Z
+valid iso8601: 2001-12-14t21:59:43.10-05:00
+space separated: 2001-12-14 21:59:43.10 -5
+no time zone (Z): 2001-12-15 2:59:43.10
+date (00:00:00Z): 2002-12-14