1
0
mirror of https://gitlab.gnome.org/GNOME/libxslt synced 2025-09-11 16:10:45 +03:00
Files
libxslt/tests/general/date_add.out
money_seshu Dronamraju 4e99090667 Fix a problem with ESXLT date:add() with January
Also adds a regression test provided by Michael Ludwig <milu71@gmx.de>
2011-03-07 12:12:11 +08:00

10 lines
176 B
XML

<?xml version="1.0"?>
<dates-and-times>
<d>2001-01-04</d>
<d>2001-02-04</d>
<d>2001-12-04</d>
<d>2001-12-31</d>
<d>2002-01</d>
<d>2002-01-02</d>
</dates-and-times>