Giter Site home page Giter Site logo

Comments (3)

gggeek avatar gggeek commented on July 30, 2024

Hello.

It seems that I can not find the relevant source any more, but I am pretty sure that when the discussion came up (probably on the xmlrpc mailing list) about what exactly were the date formats supported by the spec, there was clear consensus that the only valid format was the one as per the example given at http://xmlrpc.scripting.com/spec.html, and that the name 'DATATIME.ISO8601' was a bit of a misnomer.

In other words: conforming implementations are not required to support the full gamut of iso date formats.

If you are talking to a non-phpxmlrpc endpoint for the other end of your communication, and it is is sending dates in different formats, I suggest that you take it up with them...

from phpxmlrpc.

gggeek avatar gggeek commented on July 30, 2024

ps: found at least a link backing up the above: https://groups.yahoo.com/neo/groups/xml-rpc/conversations/topics/6752

from phpxmlrpc.

gggeek avatar gggeek commented on July 30, 2024

pps: I made a change, which will be in the next version (normally it should be 4.10.0), which, while not satisfying completely your request, will at least allow users, with a bit of effort, to let through dateTime values using non-conformant values: the same regular expression used to validate incoming datetimes is now used everywhere. It can be reset by the developer via changing the value of PhpXmlRpc\PhpXmlRpc::$xmlrpc_datetime_format

Feel free to reopen if this does not work / is not sufficient

from phpxmlrpc.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.