Perl Module to create DateTime objects according to a given week, year and weekday combination
Go to file
Dominik Meyer 3fa6749aa1 ADD: added License and Readme file 2016-03-01 22:01:35 +01:00
DateTime Initial commit of this module 2011-10-24 20:24:38 +02:00
License.txt ADD: added License and Readme file 2016-03-01 22:01:35 +01:00
README ADD: added License and Readme file 2016-03-01 22:01:35 +01:00

README

DateTime-Week
--------------------

DateTime is a class for the programming language Perl to work with dates and times.
This is an additional class to create DateTime objects according to a given week,
year and weekday combination.