summaryrefslogtreecommitdiff
path: root/packages/libxml/src/xmlxsdparser.pas
Commit message (Expand)AuthorAgeFilesLines
* LocalToEpoch, EpochToLocal: fix for arbitrary datetimeondrej2020-11-031-1/+1
* packages: replace UTF8String to AnsiString at least for now.paul2011-09-171-271/+271
* * added ansistring (UTF8String) parser functions (before there was just PChar...ivost2011-02-201-0/+637
* * fixed bug with xmlxsdparser.pas (typo). It was introduced by r16873ivost2011-02-041-4/+9
* * completed unimplemented timezone functionsivost2011-02-031-37/+56
* * enhanced date/time parserivost2011-01-111-28/+44
* * splitted xmlxsd.pas into xmlxsd.pas and xmlxsdparser.pasivost2011-01-111-0/+1752