summaryrefslogtreecommitdiff
path: root/library/WT/Date.php
AgeCommit message (Expand)AuthorFilesLines
2013-06-30#1196157 - Typo in Date.phpfisharebest1-1/+1
2013-06-29#1196044 - Error with dates of French revolutionary calendarfisharebest1-1/+1
2013-06-01Performance - date text is normalised during import/entry. No need to do it ...fisharebest1-48/+42
2013-06-01#911875 - (DATE_PHRASE) not suport in INDI datesfisharebest1-0/+3
2012-06-30Performance. PHP has no native function for integer division. floor($x/$y) ...fisharebest1-1/+1
2012-03-26Replace $WT_IMAGES array of images with CSS.fisharebest1-4/+2
2012-02-25fix bug that prevents the display of 'Age related to death year' chartƁukasz Wilenski1-1/+1
2012-02-11Use "self::" when referring to ourselffisharebest1-2/+2
2012-01-18Fix: PHP error in indi list when death date before birth datefisharebest1-1/+1
2012-01-14Remove debug codeNigel Osborne1-1/+0
2012-01-13#916132 - Advanced search Error : ERROR 8: Undefined index format_indi_tablefisharebest1-1/+2
2012-01-07Fix: I18N for ages conflicts with warning about negative agesfisharebest1-11/+43
2011-12-12HTML validation - use html5-style for self-closing tags, instead of xhtml-stylefisharebest1-1/+1
2011-11-22Translate numbersfisharebest1-3/+5
2011-06-02Rollback change from svn11687Veit Olschinski1-1/+1
2011-06-02Stricter month recognition (see http://webtrees.net/en/forums/9-request-for-n...Veit Olschinski1-1/+1
2011-02-18Add support for the Persian/Iranian/Jalali calendar system. Thanks to Benygh.fisharebest1-13/+14
2011-01-01Refactoring class names and use autoloading.fisharebest1-11/+11
2011-01-01Refactoring class names and use autoloading.fisharebest1-0/+394