From: Giovanni Ridolfi <giovanni.ridolfi@yahoo.it>
To: Matt Price <moptop99@gmail.com>, Org Mode <emacs-orgmode@gnu.org>
Subject: Re: defining custom timestamps
Date: Thu, 19 Jul 2012 16:29:51 +0100 (BST) [thread overview]
Message-ID: <1342711791.6212.YahooMailNeo@web29805.mail.ird.yahoo.com> (raw)
In-Reply-To: <CAN_Dec98J-MjECToLnbDTg9KU2mrQwyG2DA+YAvkmHGORqXY+A@mail.gmail.com>
Hi, Matt,
Da: Matt Price <moptop99@gmail.com>
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
next prev parent reply other threads:[~2012-07-19 15:30 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-07-19 14:54 defining custom timestamps Matt Price
2012-07-19 15:29 ` Giovanni Ridolfi [this message]
2012-07-19 23:23 ` Jude DaShiell
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1342711791.6212.YahooMailNeo@web29805.mail.ird.yahoo.com \
--to=giovanni.ridolfi@yahoo.it \
--cc=emacs-orgmode@gnu.org \
--cc=moptop99@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.