2005-04-08 14:31:29 +00:00
|
|
|
Todo
|
|
|
|
====
|
2005-03-23 16:26:03 +00:00
|
|
|
|
2012-03-01 22:12:46 +00:00
|
|
|
- Check and Fix VTIMEZONE component functionality and creating VTIMEZONE
|
|
|
|
components from tzinfo instances.
|
2011-09-13 21:42:17 +00:00
|
|
|
|
2012-03-01 22:12:46 +00:00
|
|
|
- Use @static instead of staticmethod (possibly breaks backwards
|
|
|
|
compatibility?)
|
|
|
|
|
|
|
|
- Automatic encoding and decoding of parameter values. Most of the
|
2005-04-08 14:31:29 +00:00
|
|
|
work is done already. Just need to get it finished. Look at line 153
|
|
|
|
in 'src/icalendar/parser.py'
|