hi using event calendar wirtten in django http://www.3captus.com/download/django_calendar , working great expect time format showing wrong. instead of showing "12:00:00" showing "noon" instead, can figure out wrong.
if talking formatting of date in templates can adjust format builtin date filter.
make sure check time_format
setting.
Comments
Post a Comment