Opened 6 years ago
Closed 5 years ago
#5578 closed enhancement (fixed)
Add datetime_format config option
Reported by: | Olivier Mehani | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | programming | Keywords: | patch |
Cc: | Parent Tickets: |
Description
Here is a small patch moving the datetime_format used in various places to the config. This allows for a global override per site.
I set the default in the config spec to what was previously used throughout the code, but I find it rather awkward. I think %c
would be a better default.
Attachments (1)
Change History (2)
by , 6 years ago
Attachment: | 0001-Add-datetime_format-config-option.patch added |
---|
comment:1 by , 5 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Thanks Olivier! Merged in d269b1a8.