>
> 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