comp.text.xml
[Top] [All Lists]

reading dateTime with msxml

Subject: reading dateTime with msxml
From: winston
Date: Tue, 15 Jul 2008 14:24:51 -0700 PDT
Newsgroups: comp.text.xml

Hi,

I've been trying to search for this for a while now and can never find
anything. Here's my situation. I'm writing a c++ MFC application and
I'm using MSXML6 to parse an xml file. I need to parse a dateTime data
from the xml file into a time_t object. Could that be easily done in
MSXML6? Seems like an essentially simple task that MS should have
included but i just cant find documentation on this thing!

The dateTime data in my xml file looks like this

<timeStamp>2008-05-19T18:11:15</timeStamp>

Thanks

<Prev in Thread] Current Thread [Next in Thread>
Privacy Policy