1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2025-01-25 06:03:34 +03:00
libxml2/test/schemas/date_0.xml
2019-09-13 12:24:23 +02:00

28 lines
733 B
XML

<?xml version="1.0"?>
<date>
<time>01:02:59</time>
<time1>01:02:59</time1>
<time2>12:59:59.0001</time2>
<time2>12:00:00</time2>
<date1>1996-05-20</date1>
<date1>2002-05-18</date1>
<date2>1996-05-19Z</date2>
<date2>2002-05-19Z</date2>
<date1>2002-05-18Z</date1>
<date1>2000-05-18Z</date1>
<dt1>2000-05-18T00:00:00</dt1>
<dt2>2002-05-19T21:30:00.99</dt2>
<dt1>1969-12-31T23:00:01-01:00</dt1>
<dt1>2000-06-06T00:00:00+14:00</dt1>
<hol>--01-01</hol>
<hol>--07-04</hol>
<hol>--12-25</hol>
<year1>2002</year1>
<yearmon1>2002-05</yearmon1>
<mon1>--05Z</mon1>
<day1>---31</day1>
<monthday1>--02-28Z</monthday1>
<monthday1>--12-31-06:00</monthday1>
<dt2>2003-04-30T18:00:00-06:00</dt2>
</date>