qtmoko calendar

robin spielraum at web.de
Mon Feb 11 12:44:34 CET 2013


Hi Adrien,

thanks for this very handy tool. It works almost perfectly with my ics calender
I export from orgmode. there is just one minor thing: it fails if I have a date
on YYYY-07-31 which as far as I checked my calendar does actually exist:

for the error I found the following bug [1] on the internet with the solution to
set the database datestyle like:

ALTER DATABASE bugzilla SET datestyle = 'iso, dmy';

is this also possible with the qtopia database?


this is the output I get 

Prepare the appointment recid=248
description=Bruno Brezinas %d. Geburtstag
startDate=1945-07-31T00:00:00
startDateTimeZone=
The 'day' parameter ("0") to DateTime::set did not pass the 'an integer which 
is a possible valid day of month' callback
 at /usr/lib/perl5/DateTime.pm line 1875
        DateTime::set(undef, 'day', 0) called at /usr/lib/perl5/DateTime.pm 
line 1886
        DateTime::set_day('DateTime=HASH(0x8f2618)', 0) called at 
./ics2qtcal.pl line 107
        main::extractDateFromIcalLine('ARRAY(0xa00790)', 1) called at 
./ics2qtcal.pl line 260


best regards

robin



[1] https://bugzilla.mozilla.org/show_bug.cgi?id=620346




More information about the community mailing list