.. |
__init__.py
|
add bulgarian date handler
|
2010-03-12 08:33:53 +00:00 |
_Date_bg.py
|
3756: Cannot set new year value different than default (first January)
|
2010-04-10 18:27:43 +00:00 |
_Date_ca.py
|
#3918: months not localized (by jcreus)
|
2010-05-05 16:52:49 +00:00 |
_Date_cs.py
|
#3936: months not localized (by maple)
|
2010-05-06 18:40:28 +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: translate month names (Finnish, Lithuanian, Russian)
|
2010-06-30 07:42:42 +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
|
4089: translate month names (Finnish, Lithuanian, Russian)
|
2010-06-30 07:42:42 +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
|
4089: Capital letter and short months for russian
|
2010-06-30 08:03:42 +00:00 |
_Date_sk.py
|
update Slovak DateHandler (by Lubo Vasko)
|
2010-04-14 16:22:48 +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
|
All strings in unicode.
|
2010-04-11 17:34:24 +00:00 |
_DateDisplay.py
|
3756: Cannot set new year value different than default (first January)
|
2010-04-03 23:33:17 +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
|
3982: One more date-time format - Database Timestamp (ISO) format, by Yenidai
|
2010-05-21 11:15:08 +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 |