phpgroupware-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpgroupware-developers] Class proposal for HEAD API


From: Kai Hofmann
Subject: [Phpgroupware-developers] Class proposal for HEAD API
Date: Fri, 11 Jun 2004 14:08:28 +0200

Hi all,

for a "project" extension we need to calculate the number of workdays within
a 
month and some other things.
Because these might depend on holidays like easter, this is a bit tricky to
do.
So I ported some of my DateLib (TM) ANSI-C code to a php class under LGPL.
The resulting phpdocs can be found at:

http://www.probusiness.de/projekte/phpgroupware/datelib/index.html

There are also a lot of private methods within this class.
Because the automatic calculation of such things might als be of interest
for the "calendar" and maybe some others, I would like to place this
class within the HEAD api.
The class itself depends on the "php calendar" functions.

This class implements for now only German holiday rules, but is designed
for extension of other countries/federal states and religions.

Please comment on this topic.

Greetings

   Kai

-- 
*****    Open Source und Linux im professionellen Einsatz    *****
**  komplexe Mailserver, Groupware, Office: sprechen Sie uns an **
Dipl.-Inform. Kai Hofmann                    Team Softwarelösungen
pro|business AG, EXPO Plaza 1 (Deutscher Pavillon), 30539 Hannover
E-Mail: address@hidden,   Tel.: 0511/60066-332, Fax: -355
WWW: http://www.probusiness.de/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]