-
JavaScript Date in ISO8601 format
Many standards all over the place use the W3C's subset of the ISO 8601 standard to specify a date and time unambiguously. After a very brief search I couldn't find a simple JavaScript function to parse a string in this form, so here's one I wrote for the job. It should be bullet-proof and accept any correctly formatted date/time in the correct style.
Visit -
#7510 (ModelAdmin should be able to use a non-default manager)
Hope this will find it's was very soon into django.
Visit

