3 Mar
2009
3 Mar
'09
11:03 p.m.
On Feb 25, 2009, at 11:52 AM, Pascal Robert wrote:
It's more of an iCal client question, but maybe someone here know the answer. I'm trying to display calendar events in a Web app and I'm fetching the events by CalDAV from Calendar Server. And I use the color of the event's calendar to display the event with this color. So I fetch the "calendar-color" from the property, but the problem is that the color might be set like :
#E51717FF
Why it's 8 hex instead of 6?
Beware that's an iCal thing, not a standard property. Probably not a big deal, just FYI. -wsv