gramps/src/DateHandler
2010-01-25 04:53:45 +00:00
..
__init__.py
_Date_ca.py 0003320: DateDisplay: incorrect index for short_months and long_months 2009-10-28 12:21:37 +00:00
_Date_cs.py 0003320: DateDisplay: incorrect index for short_months and long_months 2009-10-28 12:21:37 +00:00
_Date_de.py 0003320: DateDisplay: incorrect index for short_months and long_months 2009-10-28 12:21:37 +00:00
_Date_es.py 0003320: DateDisplay: incorrect index for short_months and long_months 2009-10-28 12:21:37 +00:00
_Date_fi.py 0003320: DateDisplay: incorrect index for short_months and long_months 2009-10-28 12:21:37 +00:00
_Date_fr.py update, typo on day. MON format 2009-10-30 18:05:45 +00:00
_Date_hr.py 3333: Update for the Croatian DateHandler (contribution by VPeric) 2009-11-07 15:42:28 +00:00
_Date_it.py Italian translation for month names 2009-10-28 23:36:10 +00:00
_Date_lt.py 0003320: DateDisplay: incorrect index for short_months and long_months 2009-10-28 12:21:37 +00:00
_Date_nb.py Revised _Date_nb.py according to Brian's changes in revision 13442 2009-10-28 13:02:30 +00:00
_Date_nl.py update nl translation 2009-10-30 06:37:22 +00:00
_Date_pl.py 0003320: DateDisplay: incorrect index for short_months and long_months 2009-10-28 12:21:37 +00:00
_Date_pt.py 0003320: DateDisplay: incorrect index for short_months and long_months 2009-10-28 12:21:37 +00:00
_Date_ru.py 0003320: DateDisplay: incorrect index for short_months and long_months 2009-10-28 12:21:37 +00:00
_Date_sk.py 0003320: DateDisplay: incorrect index for short_months and long_months 2009-10-28 12:21:37 +00:00
_Date_sr.py 3333: Update for the Serbian DateHandler 2009-11-07 09:03:32 +00:00
_Date_sv.py Change of first letter in month's names to lower case. 2009-10-29 07:22:17 +00:00
_DateDisplay.py Fix translated dates in Ancestor Report. Currently, dates for other than the current locale will print in ISO format. 2009-12-11 05:55:30 +00:00
_DateHandler.py Make short and long month strings constants in the DateDisplay class instead of using the localized month strings detected by GrampsLocale. This will allow DateDisplayers to work for languages other than the current locale - will be useful for user selectable report translations. 2009-10-28 03:25:57 +00:00
_DateParser.py
_DateUtils.py Remove redundant calendar function from DateHandler. 2010-01-25 04:53:45 +00:00
Makefile.am