Implement support for time-zone information in decoded-time data
authorChris Hanson <org/chris-hanson/cph>
Wed, 24 Apr 1996 03:27:06 +0000 (03:27 +0000)
committerChris Hanson <org/chris-hanson/cph>
Wed, 24 Apr 1996 03:27:06 +0000 (03:27 +0000)
commit738310320195515a86933e6d0050c720ccd1a519
treee9db8f6df4037be40e68f968c5f1363000eb17df
parent11ab0cd090bd9800da57ed390fd32e9d1623bb0f
Implement support for time-zone information in decoded-time data
type.  Generalize the procedure FILE-TIME->STRING so that it generates
an RFC-822 time string (when time-zone information is available from
the microcode).
v7/src/runtime/datime.scm
v7/src/runtime/dosprm.scm
v7/src/runtime/ntprm.scm
v7/src/runtime/os2prm.scm
v7/src/runtime/unxprm.scm