gramps/src/DateHandler
2009-10-29 07:22:17 +00:00
..
__init__.py 3272: Proposal for updating config settings 2009-10-08 01:12:51 +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 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 still parsing problem with one date format 2009-10-28 18:40:20 +00:00
_Date_hr.py 0003320: DateDisplay: incorrect index for short_months and long_months 2009-10-28 12:21:37 +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 0003320: DateDisplay: incorrect index for short_months and long_months 2009-10-28 12:21:37 +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 0003320: DateDisplay: incorrect index for short_months and long_months 2009-10-28 12:21:37 +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 0003320: DateDisplay: incorrect index for short_months and long_months 2009-10-28 12:21:37 +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 Bug 3011: change old-style classes to new-style classes 2009-05-21 17:19:50 +00:00
_DateUtils.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
Makefile.am 3160: Add Serbian DateHandler (patch provided by VPeric) 2009-08-10 15:00:29 +00:00