gramps/src/DateHandler
2010-03-26 15:45:31 +00:00
..
__init__.py add bulgarian date handler 2010-03-12 08:33:53 +00:00
_Date_bg.py Updating Bulgarian translation 2010-03-13 21:32:32 +00:00
_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 Updated _Date_de.py 2010-03-02 20:27:17 +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 convert localized short months to DateObject 2010-03-26 15:45:31 +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 3708: Portuguese Date Handler updated (by lcc) 2010-03-13 08:45:12 +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 Solving connected date bugs 2010-03-24 16:05:42 +00:00
_DateUtils.py Remove redundant calendar function from DateHandler. 2010-01-25 04:53:45 +00:00
Makefile.am add bulgarian date handler 2010-03-12 08:33:53 +00:00