emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: David Ellis <ddellis914@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Re: using org-mode with MS Outlook
Date: Thu, 3 Mar 2011 16:25:14 -0600	[thread overview]
Message-ID: <AANLkTikm9MuYJK8JtWarp2OArTbHx0DB4xA4rfcn1jPP@mail.gmail.com> (raw)
In-Reply-To: <AANLkTikSDQTxrQP8kxteQFMO09eTiLw01teO=DN25u1-@mail.gmail.com>

After I sent this email, I found ical2org.el. I saved a month of my
calendar from Outlook to an iCalendar file. Then, I used
ical2org/convert-file to convert it to an org file. All of the times
were off by 6 hours. Since I live in the Central time zone in the US
that is GMT-6, I wondered if this was the issue. When I used
icalendar-import-file to convert the iCalendar file to a diary file,
the times were okay.

I edited the iCalendar file and removed the timezone section which
included the following:

BEGIN:VTIMEZONE
TZID:Central Time (US & Canada)
BEGIN:STANDARD
DTSTART:16011104T020000
RRULE:FREQ=YEARLY;BYDAY=1SU;BYMONTH=11
TZOFFSETFROM:-0500
TZOFFSETTO:-0600
END:STANDARD
BEGIN:DAYLIGHT
DTSTART:16010311T020000
RRULE:FREQ=YEARLY;BYDAY=2SU;BYMONTH=3
TZOFFSETFROM:-0600
TZOFFSETTO:-0500
END:DAYLIGHT
END:VTIMEZONE

After this ical2org/convert-file produced an org file with the correct
times. The times in the iCalendar file produced by Outlook were in
GMT.

Is there a way to get this to work without manually editing the iCalendar file?

-- 

David Ellis

On Thu, Mar 3, 2011 at 2:31 PM, David Ellis <ddellis914@gmail.com> wrote:
> I would like to move my calendar and task data from MS Outlook into
> org files. I would like to know if anyone has done this and what is
> the best way to do this. I know that MS Outlook can export to an
> icalendar file. So, if there is an easy way to import that into and
> org file, that will solve the calendar issue.
>
> I appreciate any help you can provide.
>
> --
> David Ellis
>

  parent reply	other threads:[~2011-03-03 22:25 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-03 20:31 using org-mode with MS Outlook David Ellis
2011-03-03 21:42 ` Rehan Iftikhar
2011-03-03 22:02 ` Nick Dokos
2011-03-03 22:25 ` David Ellis [this message]
2011-03-03 23:04   ` Nick Dokos
2011-03-06 20:12     ` Eric S Fraga
2011-03-04  6:10 ` Dirk-Jan C. Binnema
2011-03-04 19:23   ` Bastien
  -- strict thread matches above, loose matches on Subject: below --
2011-03-03 23:23 Michael Markert

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=AANLkTikm9MuYJK8JtWarp2OArTbHx0DB4xA4rfcn1jPP@mail.gmail.com \
    --to=ddellis914@gmail.com \
    --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).