* must date+time stamps require the day of the week to be processed correctly?
@ 2010-07-08 8:35 Eric S Fraga
0 siblings, 0 replies; only message in thread
From: Eric S Fraga @ 2010-07-08 8:35 UTC (permalink / raw)
To: org-mode mailing list
[-- Attachment #1: Type: text/plain, Size: 1003 bytes --]
In response to a recent email from Daniel Martins, I am trying to
improve my recently posted awk script for converting Google's ics
export to org entries.
I had through to convert the DTSTART and DTEND calendar entries into
two date+time stamps with -- connecting them [1], as in:
<2010-07-08 11:00>--<2010-07-09 12:00>
this combination doesn't seem to be recognised by the agenda view.
Only the first date+time stamp is recognised. However, if the day of
the week is in there:
<2010-07-08 Thu 11:00>--<2010-07-09 Thu 12:00>
this construct is recognised as a 1 hour long event!
Furthermore, when using S-<up> or S-<down> to manipulate the time of
day on the stamps without the day of the week, the day of the week is
inserted *but* the time of day is reset to midnight of that day.
Thanks,
eric
Footnotes:
[1] I can, of course, create a single time stamp with the time
interval, and that is what I shall do but I thought I'd highlight what
appears to be an inconsistency in behaviour.
[-- Attachment #2: Type: text/plain, Size: 75 bytes --]
--
Eric S Fraga
GnuPG: 8F5C 279D 3907 E14A 5C29 570D C891 93D8 FFFC F67D
[-- Attachment #3: Type: text/plain, Size: 201 bytes --]
_______________________________________________
Emacs-orgmode mailing list
Please 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] only message in thread
only message in thread, other threads:[~2010-07-08 9:07 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-08 8:35 must date+time stamps require the day of the week to be processed correctly? Eric S Fraga
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).