gramps/src/DateHandler
2009-12-18 18:03:44 +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, 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 Bug 3011: change old-style classes to new-style classes 2009-05-21 17:19:50 +00:00
_DateUtils.py #2385 #3452 #2371 add options for selecting date format and calendars on reports 2009-12-18 18:03:44 +00:00
Makefile.am 3160: Add Serbian DateHandler (patch provided by VPeric) 2009-08-10 15:00:29 +00:00