Implement remainder of RFC-822 syntax: optional day-of-week, two-digit
authorChris Hanson <org/chris-hanson/cph>
Wed, 7 Apr 1999 21:46:13 +0000 (21:46 +0000)
committerChris Hanson <org/chris-hanson/cph>
Wed, 7 Apr 1999 21:46:13 +0000 (21:46 +0000)
commitc5e73ee0c28be2551571d5b342f91bde9bfb5cc8
tree75c57c89bb17f64d3e7052d652457689db144afb
parent9a59cc2f5f32d804de477d9fb3d548082f662dd3
Implement remainder of RFC-822 syntax: optional day-of-week, two-digit
year, and named time zones.  Fix bug: formerly would accept times with
more than one colon in a row.
v7/src/runtime/datime.scm
v7/src/runtime/string.scm