rss support
monthly view, weekly view, daily view
hcal microformat
- don’t use timezone information at all?
- NO. better not.
- save and display dates in users local timezone
- timezone from request, set by user’s browser
- confusing usecase:
- german guy editing events in bristol. adapting timezone when editing and displaying
google calendar: asks if event should be displayed in users local timezone or timezone of event location when using timezones, tz information must be updated regulary and often (several times in the year). admins won’t be very happy beeing in such a situation.
see c.z3cform.datetimewidget
see z3cform recurrence event widget
subclassing ATEvent possible? yes, should be.
hcal microformat ical/vcal, drop vcal?