[xml] dateTime support in libxml2



Hello,
libxml2 indicates that it supports the XML schemas  part2 , datatypes. I have the following simple needs in my application.
1. reading date time references in terms of xsd:dateTime format from a given xml file
2. comparing two dateTime datas
3. generating dateTime format from the system clock.
 
All of these will be in UTC format. I was not able to find the APIs for this functionality. Due to time limitations I need a library support. I know this functionality is also provided in a another library libxslt(built above libxml).
But at both places i was not able to find the documentation of the relevant APIs.
 
Can somebody please help me out.
Thanks
Varun


Do you Yahoo!?
New and Improved Yahoo! Mail - Send 10MB messages!

[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]