#12748: strftime array-access to format string doesn't work in IE7 ----------------------------------------+----------------------------------- Reporter: yedpodtrzitko | Owner: nobody Status: new | Milestone: Component: django.contrib.admin | Version: SVN Keywords: javascript, date, calendar | Stage: Unreviewed Has_patch: 1 | ----------------------------------------+----------------------------------- In core.js there's Date.prototype.strftime function which accept formatting string as parameter. This string is in handled as array, but it doesn't work in IE7. See patch.
-- Ticket URL: <http://code.djangoproject.com/ticket/12748> Django <http://code.djangoproject.com/> The Web framework for perfectionists with deadlines. -- You received this message because you are subscribed to the Google Groups "Django updates" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/django-updates?hl=en.
