Modify ↓
#13760 closed enhancement (fixed)
[PATCH] Configurable default for date format
| Reported by: | Owned by: | ||
|---|---|---|---|
| Priority: | normal | Component: | LastModifiedMacro |
| Severity: | normal | Keywords: | |
| Cc: | Trac Release: | 1.4 |
Description
The attached patch adds the ability to set a project-wide default for the last modified timestamp format. The default can be set in trac.ini as follows:
[lastmodified] date_format = %F
Attachments (1)
Change History (3)
Changed 6 years ago by
| Attachment: | LastModified-default-format.diff added |
|---|
comment:1 Changed 6 years ago by
| Owner: | set to Ryan J Ollos |
|---|---|
| Resolution: | → fixed |
| Status: | new → closed |
comment:2 Changed 6 years ago by
| Owner: | changed from Ryan J Ollos to david@… |
|---|
Note: See
TracTickets for help on using
tickets.



In 17680: