[Bug 35167] Re: double-clicking a date should start evolution on the right day
Alvin Thompson
alvin at thompsonlogic.com
Mon May 29 09:49:19 UTC 2006
if you look at the 'impl_handleURI' function in 'calendar-component.c',
the standard function 'time_from_isodate' is used to parse 'startdate'
and 'enddate' values. the 'time_from_isodate' documentation states the
string must be a Date/time value in ISO 8601 UTC format.
in other words, the date string must include the time and be in UTC. the
format is also specified in the upstream of this bug:
http://bugzilla.gnome.org/show_bug.cgi?id=162305
** Changed in: gnome-panel (Ubuntu)
Status: Fix Released => Confirmed
--
double-clicking a date should start evolution on the right day
https://launchpad.net/bugs/35167
More information about the desktop-bugs
mailing list