Hello, I'm having a little problem with a date format which i receive from windows live writer beta. When i look in the standards (of the communication protocol that live writer uses) the date should be ISO.8601, but it seems to fail when apache's xmlrpc server tries to parse the date: org.apache.xmlrpc.ParseFailed: Unparseable date: "2006-09-30T13:47:49"
Is this a date format which the xmlrpc doesn't support? Thanks, Jim