Skip to content
/ xmlrpc Public

A version of ruby's standard library xmlrpc that likes nil by default and uses DateTime to parse time stamps.

Notifications You must be signed in to change notification settings

jlcapps/xmlrpc

Repository files navigation

There's probably some really great reason that xmlrpc has it's own datetime
parser? But it won't parse the time stamps I'm getting from a Zope database,
and DateTime will. So.

And while I'm sure it's infinitely sensible not to allow nils by default, I
need them. And I'm tired of looking at the warnings. So.

About

A version of ruby's standard library xmlrpc that likes nil by default and uses DateTime to parse time stamps.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages