Mercurial > emacs
changeset 3505:1489eda1a90b
entered into RCS
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sat, 05 Jun 1993 20:00:43 +0000 |
parents | 5fb4eefbd7ac |
children | 4114a1d07f7c |
files | lisp/timezone.el |
diffstat | 1 files changed, 1 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/timezone.el Sat Jun 05 19:13:03 1993 +0000 +++ b/lisp/timezone.el Sat Jun 05 20:00:43 1993 +0000 @@ -272,8 +272,7 @@ (and (car zone) zone)))))) (defun timezone-fix-time (date local timezone) - "Find the time represented by the string DATE (with default timezone LOCAL), -and represent it as a YY-MM-DD-HH-MM-SS-TIMEZONE vector. + "Convert DATE (default timezone LOCAL) to YYYY-MM-DD-HH-MM-SS-ZONE vector. If LOCAL is nil, it is assumed to be GMT. If TIMEZONE is nil, use the local time zone." (let* ((date (timezone-parse-date date))