On Jan 11, 2011, at 4:38 PM, Florian Baeumler wrote:

>  <type
> 'exceptions.ValueError'>: 'f' is a bad directive in format '%Y-%m-%d
> %H:%M:%S.%f'

The %f format code was added to Python's strftime() in 2.6:

http://docs.python.org/whatsnew/2.6.html

Mac OS X 10.5 shipped with Python 2.5. Installing Python 2.6 or better will fix 
this issue.

-- 
Ben
_______________________________________________
calendarserver-users mailing list
calendarserver-users@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/calendarserver-users

Reply via email to