all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Carsten Dominik <dominik@science.uva.nl>
To: "Daniel J. Sinder" <djsinder@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: Midnight and noon in agendas
Date: Fri, 2 Jun 2006 22:51:27 +0200	[thread overview]
Message-ID: <da01dd4889fefdcf072d27a75f61c8b5@science.uva.nl> (raw)
In-Reply-To: <4480956E.3020900@gmail.com>


On Jun 2, 2006, at 21:45, Daniel J. Sinder wrote:
>
> If 12am/00:00 is considered the start of the day, then the rule
> holds -- switching 12am to 12pm makes the event later that same day,
> at noon.

Yes, you are right, of course.

>
>> Should 12am be listed as 0:00 or as 24:00?
>> Should 12:21am be listed as 0:21 or as 24:21?
>>
>> It seems to me that the logic would be a bit better to schedule these
>> show uo as 0:00 and 0:21.  If you wanted to put something at midnight 
>> at
>> the end of the day you would then have to use 24:00 and 24:21.
>
> I like this idea (allowing times at 24:00 and beyond).  The user can
> place things where they want: at the start or end of the day.  As a
> bonus, if you work the night shift, you'll be able to see your daily
> agenda all under one date at the start of your shift.

Thank you and the others on this thread for the input.
I am summarizing the result (at least what I extract of it):

- 12am is beginning of the day, same as 0:00
- 12pm is noon.
- Times like 24:13, 25:14, and even 13:12pm will be tolerated,
   mainly because the regular expression I have for finding times.
   matches them (it is something like [012]?[0-9].....
   The agenda will list such times after midnight.  You need to
   decide for yourself if this is more useful than confusing.
   The way these nonstandard times will show up in the agenda is:

     23:58
     23:59
     24:00
     +0:01
     +0:02
      ...

   The hard limit for this game is 29:59

- Carsten

--
Carsten Dominik
Sterrenkundig Instituut "Anton Pannekoek"
Universiteit van Amsterdam
Kruislaan 403
NL-1098SJ Amsterdam
phone: +31 20 525 7477

      reply	other threads:[~2006-06-02 20:51 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-01 23:36 Midnight and noon in agendas Daniel J. Sinder
2006-06-02  5:15 ` Carsten Dominik
2006-06-02 13:18   ` Jason F. McBrayer
2006-06-02 14:02   ` J. David Boyd
2006-06-02 14:11   ` Michael Olson
2006-06-02 14:24     ` Carsten Dominik
2006-06-02 17:24       ` Christian Schlauer
2006-06-02 20:46         ` Carsten Dominik
2006-06-03  9:35           ` Christian Schlauer
2006-06-02 19:45   ` Daniel J. Sinder
2006-06-02 20:51     ` Carsten Dominik [this message]

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

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

  git send-email \
    --in-reply-to=da01dd4889fefdcf072d27a75f61c8b5@science.uva.nl \
    --to=dominik@science.uva.nl \
    --cc=djsinder@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    /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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.