Subject: | xs:date doesn't support dates with timezones |
The XML Schema spec allows dates to be either a simple day yyy-mm-dd or
a date with a timezone yyyy-mm-dd[+-]hh:mm see
http://www.w3.org/TR/xmlschema-2/#date for details.
I will try to make a make a fork on github with a patch for this.