#| -*-Scheme-*-
-$Id: datime.scm,v 14.35 2003/02/14 18:28:32 cph Exp $
+$Id: datime.scm,v 14.36 2003/09/30 17:17:05 cph Exp $
-Copyright (c) 1988-2000 Massachusetts Institute of Technology
+Copyright 1986,1987,1988,1989,1990,1993 Massachusetts Institute of Technology
+Copyright 1995,1996,1997,1999,2000,2003 Massachusetts Institute of Technology
This file is part of MIT/GNU Scheme.
(conc-name decoded-time/)
(constructor %make-decoded-time)
(constructor allocate-decoded-time ())
+ (predicate decoded-time?)
(copier))
(second #f read-only #t)
(minute #f read-only #t)
#| -*-Scheme-*-
-$Id: runtime.pkg,v 14.461 2003/09/30 04:22:52 cph Exp $
+$Id: runtime.pkg,v 14.462 2003/09/30 17:17:22 cph Exp $
Copyright 1988,1989,1990,1991,1992,1993 Massachusetts Institute of Technology
Copyright 1994,1995,1996,1997,1998,1999 Massachusetts Institute of Technology
decoded-time/time-string
decoded-time/year
decoded-time/zone
+ decoded-time?
encode-universal-time
epoch
file-time->global-ctime-string