Needs work
Project:
Diff
Version:
2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
23 Sep 2022 at 09:28 UTC
Updated:
3 Jun 2025 at 00:51 UTC
Jump to comment: Most recent
Comments
Comment #3
jurgenhaasComment #4
pappisThis would be greatly appreciated, mainly because the short date format shows the month before the day, which is not eu compliant.
The same format should apply to the revisions list page node/{{nid}}/revisions.
Comment #5
simeIt should not be "short" by default. When talking about dates, the way to get short is to remove the time. Drupal revisions inherently *need* time because they are so chatty.
Edit: good patch either way, i'll be road-testing it soon on a site.
Comment #6
jurgenhaasJust updated the MR to cover 2 new places where the hard coded format was used and also added a field diff plugin for date fields.
Comment #7
jurgenhaasI've rebased the MR to cover the latest changes in the dev branch.
Comment #8
the_g_bomb commentedUpdating to use latest branch
Comment #10
acbramley commentedLots of work needed here, we'll also need tests and an update hook to set the new config.