From af15f2c4a192dea02aab9e519defc68c71763ec4 Mon Sep 17 00:00:00 2001 From: yvesf Date: Mon, 22 Nov 2010 14:34:55 +0100 Subject: jquery ui --- .../demos/datepicker/date-formats.html | 47 ++++++++++++++++++++++ 1 file changed, 47 insertions(+) create mode 100644 static/development-bundle/demos/datepicker/date-formats.html (limited to 'static/development-bundle/demos/datepicker/date-formats.html') diff --git a/static/development-bundle/demos/datepicker/date-formats.html b/static/development-bundle/demos/datepicker/date-formats.html new file mode 100644 index 0000000..228572f --- /dev/null +++ b/static/development-bundle/demos/datepicker/date-formats.html @@ -0,0 +1,47 @@ + + + + + jQuery UI Datepicker - Format date + + + + + + + + + + +
+ +

Date:

+ +

Format options:
+ +

+ +
+ + + +
+

Display date feedback in a variety of ways. Choose a date format from the dropdown, then click on the input and select a date to see it in that format.

+
+ + + -- cgit v1.2.1