[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] org-mode date stamp with just month?
From: |
Thorsten Jolitz |
Subject: |
Re: [O] org-mode date stamp with just month? |
Date: |
Mon, 07 Jul 2014 17:42:11 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) |
Grant Rettke <address@hidden> writes:
> That property then is something that we may set as a buffer local
> variable set in the file itself for cases where want only months in
> the entire file?
>
> How might we get that form for only parts of a file in which the rest
> of that file we want the standard date format?
I really don't know, I just thought that this variable could be a
starting point for the OP for some deeper digging ...
> Grant Rettke | ACM, ASA, FSF, IEEE, SIAM
> address@hidden | http://www.wisdomandwonder.com/
> “Wisdom begins in wonder.” --Socrates
> ((λ (x) (x x)) (λ (x) (x x)))
> “Life has become immeasurably better since I have been forced to stop
> taking it seriously.” --Thompson
>
>
> On Sun, Jul 6, 2014 at 7:05 PM, Thorsten Jolitz <address@hidden> wrote:
>> David Rogoff <address@hidden> writes:
>>
>>> I can’t see how to insert a datestamp with just year and month. I’m
>>> adding an archive of various past events that I don’t have the exact
>>> date for.
>>
>> Maybe try
>>
>> ,----[ C-h v org-time-stamp-custom-formats RET ]
>> | org-time-stamp-custom-formats is a variable defined in `org.el'.
>> | Its value is ("<%m/%d/%y %a>" . "<%m/%d/%y %a %H:%M>")
>> |
>> | Documentation:
>> | Custom formats for time stamps. See `format-time-string' for the
>> | syntax.
>> | These are overlaid over the default ISO format if the variable
>> | `org-display-custom-times' is set. Time like %H:%M should be at the
>> | end of the second format. The custom formats are also honored by
>> | export
>> | commands, if custom time display is turned on at the time of export.
>> |
>> | You can customize this variable.
>> |
>> | [back]
>> `----
>>
>> --
>> cheers,
>> Thorsten
>>
>>
>
>
--
cheers,
Thorsten
Re: [O] org-mode date stamp with just month?, Bastien, 2014/07/28