gramps/src/DateHandler
2011-10-16 20:21:22 +00:00
..
__init__.py Add Danish DateHandler (contribution by Chris Darnell) 2011-06-16 11:16:27 +00:00
_Date_bg.py 5128: Python files with no SVN "Id" property (& added MIME text/plain if none) 2011-10-16 20:21:22 +00:00
_Date_ca.py #3918: months not localized (by jcreus) 2010-05-05 16:52:49 +00:00
_Date_cs.py 4844: revert rev17071 2011-04-21 08:46:23 +00:00
_Date_da.py Add Danish DateHandler (contribution by Chris Darnell) 2011-06-16 11:16:27 +00:00
_Date_de.py 3756: Cannot set new year value different than default (first January) 2010-04-10 18:27:43 +00:00
_Date_es.py 3756: Cannot set new year value different than default (first January) 2010-04-10 18:30:13 +00:00
_Date_fi.py 4089: 5 caracters for short months 2010-07-29 08:51:24 +00:00
_Date_fr.py 3756: Cannot set new year value different than default (first January) - remove list and parsing 2010-04-04 06:43:27 +00:00
_Date_hr.py 3756: Cannot set new year value different than default (first January) 2010-04-10 18:27:43 +00:00
_Date_it.py 3756: Cannot set new year value different than default (first January) 2010-04-10 18:27:43 +00:00
_Date_lt.py 4848: Lithuanian date handler (display gregorian) and libtranslate 2011-04-22 08:41:06 +00:00
_Date_nb.py 3756: Cannot set new year value different than default (first January) 2010-04-10 18:27:43 +00:00
_Date_nl.py 3756: Cannot set new year value different than default (first January) 2010-04-10 18:27:43 +00:00
_Date_pl.py update month names (by Łukasz Rymarczyk) 2010-05-16 15:49:03 +00:00
_Date_pt.py 3756: Cannot set new year value different than default (first January) 2010-04-10 18:27:43 +00:00
_Date_ru.py Harmonise parser with displayer - accept genitive case for months 2011-03-19 15:20:27 +00:00
_Date_sk.py update Slovak DateHandler (by Lubo Vasko) 2010-04-14 16:22:48 +00:00
_Date_sl.py update Slovenian files 2010-08-16 12:23:56 +00:00
_Date_sr.py 3756: Cannot set new year value different than default (first January) 2010-04-10 18:27:43 +00:00
_Date_sv.py Fixed so that correct date format was shown in Preferences. 2011-04-10 08:26:00 +00:00
_Date_zh.py 4400: add chinese date handler for testing (not enabled on Makefile.am, see __init__.py and DateHandler.py) 2011-09-07 12:40:20 +00:00
_DateDisplay.py Removing text_display method, as suggested by Doug 2011-05-14 20:30:36 +00:00
_DateHandler.py Fix methodcall on nonetype object 2011-04-26 20:19:18 +00:00
_DateParser.py Fixed a typo and improved Swedish Calendar. 2011-02-17 08:34:48 +00:00
_DateUtils.py Remove redundant calendar function from DateHandler. 2010-01-25 04:53:45 +00:00
Makefile.am Add Danish DateHandler (contribution by Chris Darnell) 2011-06-16 11:16:27 +00:00