summaryrefslogtreecommitdiff
path: root/tests/builtin.py
Commit message (Expand)AuthorAgeFilesLines
* Fix Timezone.local references; Change xsd.sxbasic.qualify() to use the schema...jortel2010-03-111-28/+28
* Add UTC class and change the wsse timestamps to use sax.date classes for prop...jortel2010-03-031-0/+1
* Handle overflow errors when trying to convert dates such as: 0001-01-01T00:00...jortel2009-12-231-1/+18
* Trim microsecond to 999999 when bigger to comply with python datetime.datetim...jortel2009-12-071-1/+15
* Convert XML date, time & datetime classes (XDate, XTime & XDateTime) to use t...jortel2009-08-311-280/+485
* move test package to tests so not to conflict with python test packagejortel2008-08-051-0/+312