Fix parsing and unparsing XML-RPC's `dateTime.iso8601' format, which
authorTaylor R. Campbell <net/mumble/campbell>
Wed, 18 Feb 2009 07:57:41 +0000 (07:57 +0000)
committerTaylor R. Campbell <net/mumble/campbell>
Wed, 18 Feb 2009 07:57:41 +0000 (07:57 +0000)
commit89f92b208a053ba9a242c054b9905a38b1ee3c52
treedd52a6fea37507ee959217e3286e2fcddc213984
parent7f39c99a074404c89a6642dfc056d285e8aefc12
Fix parsing and unparsing XML-RPC's `dateTime.iso8601' format, which
might be a confused, bastard hybrid of ISO 8601's extended and basic
formats without time zones, depending on how strictly one reads the
`specification'.  Accept liberally, generate conservatively, &c.
Yechhh.
v7/src/runtime/datime.scm
v7/src/runtime/runtime.pkg
v7/src/xml/xml-rpc.scm