From: Frank Haun <fh@fhaun.de>
To: emacs-orgmode@gnu.org
Subject: Re: entering inactive timestamp "7.2.12" results in [2012-03-16 Fr]
Date: Sat, 17 Mar 2012 00:04:31 +0100 [thread overview]
Message-ID: <874ntouozk.fsf@m7000.fhaun.de> (raw)
In-Reply-To: jjv3lh$ehn$1@dough.gmane.org
Rainer Stengele <rainer.stengele@online.de> writes:
> Entering "7.2.12" as an incative timestamp (C-c !)
>
> I get [2012-03-16 Fr].
>
> Entering "7.2.2012" results in [2012-02-07 Di].
>
> I have german settings in my emacs.
> Is there a chance to get wanted behaviour?
>
> "dd.mm.yy" seems to be a standard calendar date format.
I think its not possible, from org.el:
#v+
(defconst org-time-stamp-formats '("<%Y-%m-%d %a>" . "<%Y-%m-%d %a %H:%M>")
"Formats for `format-time-string' which are used for time stamps.
It is not recommended to change this constant.")
#v-
One solution is to customize `org-time-stamp-custom-formats'.
Use `#+STARTUP: customtime' in your file or/and set
`org-display-custom-times' to `t'. Hm, and you should read this
<http://orgmode.org/manual/Custom-time-format.html>.
Frank
--
http://fhaun.blogspot.com/
prev parent reply other threads:[~2012-03-16 23:30 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-16 10:12 entering inactive timestamp "7.2.12" results in [2012-03-16 Fr] Rainer Stengele
2012-03-16 10:22 ` suvayu ali
2012-03-16 18:02 ` Rainer Stengele
2012-03-16 23:04 ` Frank Haun [this message]
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
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=874ntouozk.fsf@m7000.fhaun.de \
--to=fh@fhaun.de \
--cc=emacs-orgmode@gnu.org \
/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 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).