egroupware/phpgwapi/js/jscalendar
Ralf Becker 6e8e8a8986 * JSCalendar: fixed week containing 4th Jan is shown as 52th instead 1st week, if week starts on sunday is selected
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!
2011-01-05 02:34:16 +00:00
..
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 * JSCalendar: fixed week containing 4th Jan is shown as 52th instead 1st week, if week starts on sunday is selected 2011-01-05 02:34:16 +00:00
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