De

This package contains locale formats to override the default ones. Put all overrides into the file formats.py. See FORMAT_MODULE_PATH and FORMAT_MODULE_PATH for more information.

Formats

This file contains locale formats to override the default ones. See FORMAT_MODULE_PATH and FORMAT_MODULE_PATH for more information.

integreat_cms.core.formats.de.formats.DATETIME_FORMAT: Final[str] = 'd.m.Y, H:i'[source]

The default formatting to use for displaying datetime fields in any part of the system when using the German locale.

integreat_cms.core.formats.de.formats.SHORT_DATE_FORMAT: Final[str] = 'd.m.Y'[source]

The short formatting to use for displaying datetime fields when the time is irrelevant