un-unit-tested bugfixes for 1.2.1

This commit is contained in:
Adam Shaw
2009-11-22 16:21:11 -08:00
parent 589d7ff181
commit d181c7af2e
4 changed files with 55 additions and 22 deletions
+1
View File
@@ -398,6 +398,7 @@ when creating a custom event source:
* **h** - 01 through 12 (hour, leading zeros)
* **H** - 00 through 23 (hour, military time and leading zeros)
* **i** - 00 to 59 (minute, leading zeros)
* **c** - 2009-06-07T05:28:21Z (ISO8601)
**$.fullCalendar.parseDate(string)**
Parse a string and return a javascript Date object. The string may be
+1
View File
@@ -13,3 +13,4 @@
{% block body %}{% endblock %}
<? end_content() ?>
<? fullcalendar_side() ?>