mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-08 00:54:15 +01:00
6e8e8a8986
JSCalendar shows iso8601 week numbers as used eg. in Europe, which are defined for weeks starting on Monday, JSCal used first displayed day (not Monday) to calculate the week number fix now always uses the Monday to set the week number US, Canada and middle east uses uses a different week numbering schema than iso8601, which is currently NOT supported by JSCalendar or EGroupware! |
||
---|---|---|
.. | ||
doc | ||
lang | ||
bugtest-hidden-selects.html | ||
calendar_stripped.js | ||
calendar-blue2.css | ||
calendar-blue.css | ||
calendar-brown.css | ||
calendar-green.css | ||
calendar-setup_stripped.js | ||
calendar-setup.js | ||
calendar-system.css | ||
calendar-tas.css | ||
calendar-win2k-1.css | ||
calendar-win2k-2.css | ||
calendar-win2k-cold-1.css | ||
calendar-win2k-cold-2.css | ||
calendar.js | ||
calendar.php | ||
calendar.udiff | ||
ChangeLog | ||
img.gif | ||
index.html | ||
menuarrow2.gif | ||
menuarrow.gif | ||
README | ||
README-eGW | ||
release-notes.html | ||
simple-1.html | ||
simple-2.html | ||
simple-3.html | ||
simple-4.html | ||
test-position.html | ||
test.php |
The DHTML Calendar ------------------- Author: Mihai Bazon, <mishoo@infoiasi.ro> http://dynarch.com/mishoo/ This program is free software published under the terms of the GNU Lesser General Public License. For the entire license text please refer to http://www.gnu.org/licenses/lgpl.html Contents --------- calendar.js -- the main program file lang/*.js -- internalization files *.css -- color themes cal.html -- example usage file doc/ -- documentation, in PDF and HTML simple-1.html -- quick setup examples [popup calendars] simple-2.html -- quick setup example for flat calendar calendar.php -- PHP wrapper test.php -- test file for the PHP wrapper Homepage --------- For details and latest versions please refer to calendar homepage, located on my website: http://dynarch.com/mishoo/calendar.epl