emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* publish - date format
@ 2008-07-11 12:18 Richard G Riley
  2008-07-14 19:10 ` Carsten Dominik
  0 siblings, 1 reply; 2+ messages in thread
From: Richard G Riley @ 2008-07-11 12:18 UTC (permalink / raw)
  To: org-mode


Is it possible to change the exported date format for the html timestamp
in the postamble and other places?

It is currently in the form 02:15:03 PM, but I would like it in 24
hour. I tried to modify 'calendar-time-display-form but that did not
work.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: publish - date format
  2008-07-11 12:18 publish - date format Richard G Riley
@ 2008-07-14 19:10 ` Carsten Dominik
  0 siblings, 0 replies; 2+ messages in thread
From: Carsten Dominik @ 2008-07-14 19:10 UTC (permalink / raw)
  To: Richard G Riley; +Cc: org-mode

Yes.  Hmmm, the default is really stupid, will change it to an ISO spec.

Anyway, to configure (briefly mentioned in the export
options section of the manual):

#+DATE: %Y-%m-%d %T

See the emacs function format-time-string for al the possible % escapes.

For publishing, use the :date property.

- Carsten

On Jul 11, 2008, at 5:18 AM, Richard G Riley wrote:

>
> Is it possible to change the exported date format for the html  
> timestamp
> in the postamble and other places?
>
> It is currently in the form 02:15:03 PM, but I would like it in 24
> hour. I tried to modify 'calendar-time-display-form but that did not
> work.
>
>
>
> _______________________________________________
> Emacs-orgmode mailing list
> Remember: use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-07-14 19:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-07-11 12:18 publish - date format Richard G Riley
2008-07-14 19:10 ` Carsten Dominik

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).