kpsul/cof/locale/fr/formats.py

10 lines
131 B
Python
Raw Normal View History

# -*- encoding: utf-8 -*-
"""
Formats français.
"""
from __future__ import unicode_literals
DATETIME_FORMAT = r'j F Y \à H:i'