bug-apl
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-apl] )SAVE should show WSID


From: Peter Teeson
Subject: Re: [Bug-apl] )SAVE should show WSID
Date: Fri, 09 May 2014 13:13:27 -0400

I think you are correct Blake. 
IIRC @ IPSA we used UTC internally for things saved to HD. 
But displayed local time on the Terminal which was an IBM 2741 with an APL golf ball.

(FWIW We also had a really really precise external clock custom built for us which we used for date/time things rather than the System 360 clock.)

Peter

On 2014-05-09, at 12:13 PM, Blake McBride <address@hidden> wrote:
Greetings,
Perhaps the time they are showing is local and the "(GMT-4)" is showing its relationship to GMT.

Blake

On Fri, May 9, 2014 at 11:03 AM, Juergen Sauermann <address@hidden> wrote:
Hi,

GNU APL is following the IBM APL2 language reference manual as much as possible (so that we can
use it as GNU APL reference and need no write our own one).

It says:

"For example:
      )WSID
THISWS
      )SAVE
1992-03-27 21 .51.09 (GMT-4) THISWS

Note: The system response includes the workspace name when it is omitted from
the )SAVE command."

The only difference I can see right now is that the workspace ID is not shown if omitted in the )SAVE command.
I will fix that. The rest (GMT offset etc) should remain as is (it would also break my testcases to change it).

/// Jürgen



reply via email to

[Prev in Thread] Current Thread [Next in Thread]