two digits. RFC 822 specifies just two digits, but this has been
superseded by a later RFC.
#| -*-Scheme-*-
-$Id: os2prm.scm,v 1.17 1995/04/23 05:53:47 cph Exp $
+$Id: os2prm.scm,v 1.18 1995/07/07 06:37:24 cph Exp $
Copyright (c) 1994-95 Massachusetts Institute of Technology
" "
(month/short-string (decoded-time/month dt))
" "
- (number->string (modulo (decoded-time/year dt) 100))
+ (number->string (decoded-time/year dt))
" "
(d2 (decoded-time/hour dt))
":"