emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] defining custom timestamps


From: Giovanni Ridolfi
Subject: Re: [O] defining custom timestamps
Date: Thu, 19 Jul 2012 16:29:51 +0100 (BST)

Hi, Matt,

Da: Matt Price <address@hidden>
Inviato: Giovedì 19 Luglio 2012 16:54


> On HTML export,  want my timestamps to display as:

> Thursday, July 19


get the variable:  C-h v org-time-stamp-custom-formats


and customize with this:

("<%A , %B %e>" . "<%A , %B %e %H:%M>")


> or maybe:
> July 19 (Thu)
exercise for you ;-)

then goto your file and toggle time-stamp overlays: 

C-c C-x C-t (`org-toggle-time-stamp-overlays')



> I've tried setting org-time-stamp-custom-formats but I haven't been able to 
> find the documentation that explains the formatting strings. 
> `format-time-string' 



> Also I'm not exactly sure which variables control the display of custom times 
> on HTML export.  

they can.

cheers,
Giovanni




reply via email to

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