From 1215de575d9cda66b434f21dafdf44f986638b71 Mon Sep 17 00:00:00 2001 From: friendica Date: Mon, 9 Jul 2012 23:23:20 -0700 Subject: slider --- .../demos/datepicker/show-week.html | 39 ++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 include/jquery_ui/development-bundle/demos/datepicker/show-week.html (limited to 'include/jquery_ui/development-bundle/demos/datepicker/show-week.html') diff --git a/include/jquery_ui/development-bundle/demos/datepicker/show-week.html b/include/jquery_ui/development-bundle/demos/datepicker/show-week.html new file mode 100644 index 000000000..eee2dd0ac --- /dev/null +++ b/include/jquery_ui/development-bundle/demos/datepicker/show-week.html @@ -0,0 +1,39 @@ + + + + + jQuery UI Datepicker - Show week of the year + + + + + + + + + + +
+ +

Date:

+ +
+ + + +
+

The datepicker can show the week of the year. The default calculation follows + the ISO 8601 definition: the week starts on Monday, the first week of the year + contains the first Thursday of the year. This means that some days from one + year may be placed into weeks 'belonging' to another year.

+
+ + + -- cgit v1.2.3