[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
CHARSET and LANGUAGE
Because it is on the action item list (W-24?) and the SKi project
concerns. Here are issues that I think the were brought up (Please
correct me if I am wrong):
1) Language of the iCalendar component object.
2) Charset of the iCalendar component object.
3) Language participants of an event are expected to understand.
(1) RFC 2445 addresses the issue.
(iCal 4.2.10) The LANGUAGE parameter
can be added to TEXT value type properties, overriding the
default language. (Specified in MIME header)
(and later down..)
For transport in a MIME entity, the Content-Language header field can
be used to set the default language for the entire body part.
Otherwise, no default language is assumed.
(2) RFC 2445 addresses this issue in the MIME header. If not specified
in the MIME header, then the object is UTF-8. (iCal 4.1.4).
(3) Not covered in RFC2445 at all.
I think this is the point of the comments from the SKi project.
-Doug