scsh-users
[Top] [All Lists]

format-date

To: <scsh-bugs@zurich.ai.mit.edu>
Subject: format-date
From: RT Happe <rthappe@mathematik.uni-freiburg.de>
Date: Mon, 13 Aug 2001 17:01:07 +0200 (CEST)
FORMAT-DATE doesn't process ~Z as advertised:

Scsh 0.5.3
> (format-date "~Y-~m-~d ~H:~M ~Z" (date))
"2001-08-13 16:33 %Y-%m-%d %H:%M %Zx"
> (format-date "~Z" (date))
"%Zx"

The system seems to be a SuSE Linux 2.2.17 PC - as its peculiar suction
and uname suggest (in the absence of the system administrators).

rthappe




<Prev in Thread] Current Thread [Next in Thread>
  • format-date, RT Happe <=