emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] Handling Repeating events from google calendar / repeater interv


From: Simon Thum
Subject: Re: [O] Handling Repeating events from google calendar / repeater interval
Date: Sun, 28 Jul 2013 11:00:06 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130525 Thunderbird/17.0.6

Hi,

sorry the patch was incomplete. The correct one is on a branch I just pushed named "tz-test".

For me it works the same but maybe it works for you.

Cheers,

Simon


On 07/23/2013 04:42 PM, Stephen Eglen wrote:

Yes, org-mode does not recognize the [UTC], that is just a helper for
exactly this case: The ical's timezone is emitted in case it is
different from your DEFAULT_TZ. For me it worked fine so far.

Thanks.

    res = orgTimeSpan(tstart, tend, repeaterClause)

for
    res = orgTimeSpan(tstart.ruby_value, tend.ruby_value, repeaterClause)

Thanks very much Simon, but when I do that, I get:

undefined method `ruby_value' for #<DateTime:0x00000001d0e700>
["/local/data/home/stephen/langs/ruby/ical2org/ical2org.rb:126:in
`orgTimeSpanTZ'",


Stephen






reply via email to

[Prev in Thread] Current Thread [Next in Thread]