forked from DGNum/gestioCOF
5 lines
65 B
Python
5 lines
65 B
Python
"""
|
|
Formats français.
|
|
"""
|
|
|
|
DATETIME_FORMAT = r'l j F Y \à H:i'
|