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: Nicolas Goaziou
Subject: Re: [O] exporting clock-in and clock-out times
Date: Fri, 09 Nov 2012 18:50:09 +0100

Peter Salazar <address@hidden> writes:

> 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>")

According to `format-time-string' docstring, something like:

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

Regards,



reply via email to

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