Moved de_CH/formats.py in its correct location

Refs #16188.
This commit is contained in:
Claude Paroz 2012-10-12 23:16:55 +02:00
parent 95f7ea3af1
commit 24c7d828b0
2 changed files with 1 additions and 1 deletions

View File

View File

@ -35,7 +35,7 @@ DATETIME_INPUT_FORMATS = (
'%Y-%m-%d', # '2006-10-25'
)
# these are the separators for non-monetary numbers. For monetary numbers,
# these are the separators for non-monetary numbers. For monetary numbers,
# the DECIMAL_SEPARATOR is a . (decimal point) and the THOUSAND_SEPARATOR is a
# ' (single quote).
# For details, please refer to http://www.bk.admin.ch/dokumentation/sprachen/04915/05016/index.html?lang=de