edbrowse-dev - development list for edbrowse
 help / color / mirror / Atom feed
* [Edbrowse-dev] date format
@ 2015-09-23 22:29 Karl Dahlke
  2015-09-25 21:51 ` Adam Thompson
  0 siblings, 1 reply; 2+ messages in thread
From: Karl Dahlke @ 2015-09-23 22:29 UTC (permalink / raw)
  To: Edbrowse-dev

As we know, output in all of edbrowse is made to read fast
and/or take up little space on a braille display.  Concise.
lsp isn't going to give permission bits in that damn annoying format
rwxr-xr-x  no no no, just 755.
So with this in mind my date time format is pretty concise
09/09/1960 07:05
but is there something equally concise but more readable?
I might prefer
sep 9 1960 07:05
My brain doesn't have to twist around the slashes and remember that 09 is september.
The same routine is shared between this feature and the mail clients
that present emails concisely, subject date size.

Karl Dahlke

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Edbrowse-dev] date format
  2015-09-23 22:29 [Edbrowse-dev] date format Karl Dahlke
@ 2015-09-25 21:51 ` Adam Thompson
  0 siblings, 0 replies; 2+ messages in thread
From: Adam Thompson @ 2015-09-25 21:51 UTC (permalink / raw)
  To: Karl Dahlke; +Cc: Edbrowse-dev

[-- Attachment #1: Type: text/plain, Size: 953 bytes --]

On Wed, Sep 23, 2015 at 06:29:34PM -0400, Karl Dahlke wrote:
> As we know, output in all of edbrowse is made to read fast
> and/or take up little space on a braille display.  Concise.
> lsp isn't going to give permission bits in that damn annoying format
> rwxr-xr-x  no no no, just 755.
> So with this in mind my date time format is pretty concise
> 09/09/1960 07:05
> but is there something equally concise but more readable?
> I might prefer
> sep 9 1960 07:05
> My brain doesn't have to twist around the slashes and remember that 09 is september.
> The same routine is shared between this feature and the mail clients
> that present emails concisely, subject date size.

Personally I prefer 1960-09-09 07:05
For example the time I'm writing this would be:
2015-09-25 22:49:07
As a UK resident I always find the 09/09/1960 format massively ambiguous (are
we talking US or UK ordering, in US it's mm/dd/yyyy and in UK it's dd/mm/yyyy).

Cheers,
Adam.

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 473 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-09-25 21:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-09-23 22:29 [Edbrowse-dev] date format Karl Dahlke
2015-09-25 21:51 ` Adam Thompson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).