aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/ext_depends/D-YAML/test/spec 1.1/spec-02-22.yaml
blob: 00e1bf6b4d4b08ce345eb93ae0b1f9f0d3eb3801 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
%YAML 1.1
---
- name: spec-02-22
  tree: |
    +STR
    +DOC
    +MAP
    =VAL :canonical
    =VAL :2001-12-15T02:59:43.1Z
    =VAL :iso8601
    =VAL :2001-12-14t21:59:43.10-05:00
    =VAL :spaced
    =VAL :2001-12-14 21:59:43.10 -5
    =VAL :date
    =VAL :2002-12-14
    -MAP
    -DOC
    -STR
  yaml: |
    canonical: 2001-12-15T02:59:43.1Z
    iso8601: 2001-12-14t21:59:43.10-05:00
    spaced: 2001-12-14 21:59:43.10 -5
    date: 2002-12-14