Menu

#8 different DateTime formats

open
nobody
5
2009-03-02
2009-03-02
No

Hi, there is possible to parse just one datetime format in XmlRpcValue.
I think, it would be great to be able to parse some more similar DateTime Formats, eg.:
Now it's possible to parse such datetime format:
20090302T22:01:02
But I know one xmlrpc server, which uses:
2009-03-02T22:01:02

I think, it is possible to create some collection of format strings, which will describe the different formats of the datetime type.

I can start to work on it. Now I did just one small kludge in my project, allowing the two formats.

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.