Implement simple parser for RFC 850 date strings (needed for HTTP).
authorChris Hanson <org/chris-hanson/cph>
Wed, 27 Aug 2008 05:31:16 +0000 (05:31 +0000)
committerChris Hanson <org/chris-hanson/cph>
Wed, 27 Aug 2008 05:31:16 +0000 (05:31 +0000)
commit924e4a6a8307f1a337e62b62761ab5ed6f123e4c
tree487f4d1c7846ebff4ca3b5201f8f5731c15207c3
parent40e1886e97126afdf533b1a397547f5526899b83
Implement simple parser for RFC 850 date strings (needed for HTTP).
v7/src/runtime/datime.scm
v7/src/runtime/runtime.pkg