Add YAML parser to Support.
[oota-llvm.git] / test / YAMLParser / construct-timestamp.data
1 # RUN: yaml-bench -canonical %s
2
3 canonical:        2001-12-15T02:59:43.1Z
4 valid iso8601:    2001-12-14t21:59:43.10-05:00
5 space separated:  2001-12-14 21:59:43.10 -5
6 no time zone (Z): 2001-12-15 2:59:43.10
7 date (00:00:00Z): 2002-12-14