emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] exporting clock-in and clock-out times


From: Peter Salazar
Subject: Re: [O] exporting clock-in and clock-out times
Date: Fri, 9 Nov 2012 12:25:51 -0500

Great! And how should I specify org-time-stamp-custom-formats in order to display 12-hour times?

Default is this, which displays 24-hour times:

("<%m/%d/%y %a>" . "<%m/%d/%y %a %H:%M>")


On Fri, Nov 9, 2012 at 12:04 PM, Nicolas Goaziou <address@hidden> wrote:
Peter Salazar <address@hidden> writes:

> Is there a way to get clock items to display in 12-hour format? At least in
> the HTML export?

You could use `org-display-custom-times' variable, with
`org-time-stamp-custom-formats' set accordingly.

Note that if you don't want to toggle the custom time display globally,
you still can trigger it during export with bind keyword:

  #+BIND: org-display-custom-times t


Regards,


reply via email to

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