emacs-orgmode
[Top][All Lists]
Advanced

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

[Orgmode] [PATCH] AM/PM support on the agenda timegrid


From: Christopher Allan Webber
Subject: [Orgmode] [PATCH] AM/PM support on the agenda timegrid
Date: Fri, 05 Nov 2010 14:01:36 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (gnu/linux)

Hello all,

I get distracted parsing 24-hour-time into 12-hour AM/PM style time.  So
I added support for AM/PM style time on the agenda timegrid.

git clone git://dustycloud.org/org-mode -b ampm

(Check out the "ampm" branch.)

Then:

#+BEGIN_SRC emacs-lisp
(setq org-agenda-timegrid-use-ampm t)
#+END_SRC

Then just reload the agenda and you're good!




reply via email to

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