R
red floyd
Hi. I hope I'm not OT here, but I couldn't find a closer group.
I'm using Xerces as an XML parser for my app. We need to parse W3C DateTime fields.
We found the XMLDateTime class, but as far as I can tell, there's no way to extract the various fields from the DateTime once it's
parsed. The docs weren't much help.
Can anyone give me either some pointers on how to use this class, or the correct location to go looking for information?
Thanks
I'm using Xerces as an XML parser for my app. We need to parse W3C DateTime fields.
We found the XMLDateTime class, but as far as I can tell, there's no way to extract the various fields from the DateTime once it's
parsed. The docs weren't much help.
Can anyone give me either some pointers on how to use this class, or the correct location to go looking for information?
Thanks