Adjustments to help support HTTP. Deleted these procedures:
authorChris Hanson <org/chris-hanson/cph>
Tue, 9 Sep 2008 05:23:53 +0000 (05:23 +0000)
committerChris Hanson <org/chris-hanson/cph>
Tue, 9 Sep 2008 05:23:53 +0000 (05:23 +0000)
commit8675102b306a4a1a335b548a21bb9f37d584b7d1
treee3dfcffe036add5a2257b0a9c0f001921335c9dd
parent98f59f62413fb916d938f3b4edc9475d3d22ad91
Adjustments to help support HTTP.  Deleted these procedures:

    DECODED-TIME->HTTP-STRING
    FILE-TIME->HTTP-STRING
    UNIVERSAL-TIME->HTTP-STRING

and added these:

    DECODED-TIME->GMT
    WRITE-DECODED-TIME-AS-CTIME
    WRITE-DECODED-TIME-AS-HTTP
    WRITE-DECODED-TIME-AS-ISO8601
    WRITE-DECODED-TIME-AS-RFC2822
    WRITE-TIME-ZONE
v7/src/runtime/datime.scm
v7/src/runtime/runtime.pkg