summaryrefslogtreecommitdiff
path: root/library/WT/Date/French.php
AgeCommit message (Expand)AuthorFilesLines
2015-02-02Refactor classes to use namespaces, as per PSR-4. Replace GPL2 with GPL3.Greg Roach1-185/+0
2014-12-16PHPDocGreg Roach1-33/+13
2014-12-16Simpler/more efficient code to translate month namesGreg Roach1-139/+101
2014-11-08PHPDocGreg Roach1-8/+3
2014-10-17PHPDocGreg Roach1-10/+10
2014-10-16Coding styleGreg Roach1-93/+117
2014-09-17Code cleanup - date classesGreg Roach1-62/+134
2014-09-13Code style - PSR-1 names for methodsGreg Roach1-11/+11
2014-09-13Refactor dates and calendars. These are two different types of entity.Greg Roach1-20/+17
2014-09-13Remove dependency on PHP's ext/calendar extension, and use our ownGreg Roach1-6/+6
2014-05-09Refactor global user functions into new User/Auth classesGreg Roach1-5/+0
2014-01-04Update copyright date to 2014Greg Roach1-1/+1
2014-01-04Fix address of FSF, replace licence of GPLv2 by latest versionweberho1-1/+1
2013-08-09Remove empty subversion Id tagsGreg Roach1-2/+0
2013-07-22#1203239 - Handling of Old Style Gregorian Datesfisharebest1-1/+1
2013-06-24Variable name mis-match in calendar classesfisharebest1-6/+6
2013-06-23Use PHP5.3 language features in date classes - gives performance gain of seve...fisharebest1-40/+9
2013-06-01Performance - date text is normalised during import/entry. No need to do it ...fisharebest1-4/+3
2012-06-30Performance. PHP has no native function for integer division. floor($x/$y) ...fisharebest1-5/+5
2011-02-19Minor refactor: move calendar definitions to calendar filesfisharebest1-0/+4
2011-01-01Refactoring class names and use autoloading.fisharebest1-62/+62
2011-01-01Refactoring class names and use autoloading.fisharebest1-0/+190