unofficial mirror of meta@public-inbox.org
 help / color / mirror / Atom feed
From: Eric Wong <e@yhbt.net>
To: Varun Varada <varuncvarada@gmail.com>
Cc: meta@public-inbox.org
Subject: Re: [Patch] Update 24-hour times to use two digits for the hour
Date: Fri, 5 Jun 2020 23:27:57 +0000	[thread overview]
Message-ID: <20200605232757.GA28110@dcvr> (raw)
In-Reply-To: <CAD2i4DBxV9BWL=EXQEENudH9WJxR1UivmCPF2RbKNtKB7+WP+w@mail.gmail.com>

Varun Varada <varuncvarada@gmail.com> wrote:
> Hi Eric,
> 
> The "why?" is that leading zeroes are standard for virtually any
> 24-hour clock in the world
> (https://www.google.com/search?q=24-hour+time). This is even codified
> in the ISO 8601 standard
> (https://en.wikipedia.org/wiki/ISO_8601#Times), which the project
> seems to be following. Without a leading zero, a user immediately
> expects an a.m./p.m. modifier, which there is not.

Sorry, but no.  This project does NOT blindly follow ISO-8601 or
such standards when it comes to output intended for humans.

I admit the lack of AM/PM could be confusing at first in
standalone cases; but someone needs to learn that exactly once.

What I care more about is repeated tasks.  Making users focus
their eyes and waste energy parsing date and times for every
single thread they look at is much worse than training them
for one thing.

Take for example:
https://public-inbox.org/git/20200222201749.937983-1-sandals@crustytoothpaste.net/T/#t

2020-02-24 18:26   ` Junio C Hamano
2020-02-25 10:29   ` Johannes Schindelin
2020-02-25 19:25     ` Junio C Hamano
2020-02-26  3:05       ` brian m. carlson
2020-02-26  3:11         ` Junio C Hamano
2020-02-26  2:23     ` brian m. carlson
2020-02-27 13:24       ` Johannes Schindelin
2020-02-27 15:06         ` Junio C Hamano

With the leading space instead of zero, my eyes don't even need
to be in focus to know the replies from 2-26 were on a different
day than the rest.  The shape of the text is enough to tell,
I don't have to bring my eyes into focus to know that.

  reply	other threads:[~2020-06-05 23:27 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-05 20:22 [Patch] Update 24-hour times to use two digits for the hour Varun Varada
2020-06-05 22:03 ` Eric Wong
2020-06-05 22:48   ` Varun Varada
2020-06-05 23:27     ` Eric Wong [this message]
2020-06-06  0:11       ` Varun Varada
2020-06-06  0:27         ` Eric Wong
2020-06-06 21:27     ` Dmitry Alexandrov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://public-inbox.org/README

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200605232757.GA28110@dcvr \
    --to=e@yhbt.net \
    --cc=meta@public-inbox.org \
    --cc=varuncvarada@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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 read-only IMAP folder(s) and NNTP newsgroup(s).