Closed (fixed)
Project:
Drupal core
Version:
11.x-dev
Component:
other
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
23 Mar 2025 at 16:54 UTC
Updated:
12 Jun 2025 at 08:09 UTC
Jump to comment: Most recent
Comments
Comment #2
mradcliffeI am removing the Novice tag from this issue because I think the resolution is ambiguous with the does not break anything comment.
I’m using this documentation as a source: https://www.drupal.org/community/contributor-guide/task/triage-novice-is...
Comment #4
prudloff commentedComment #5
smustgrave commenteddo we know if a contrib module could be using this?
Comment #6
smustgrave commentedLets see what committers think.
Comment #8
catchThis needs git archaeology before it can be committed - we need to know whether this was never used, whether it should be used, whether it recently became unused because of other changes etc.
The dateString argument has been sent since:
The original menu callback was this:
So this was added in 2008 with the original issue, and has never been used.
But also - I think we should open a follow-up to look into removing the route and AJAX request, if it's only a fallback for non-compliant browsers, then we should be able to fall back to the user selecting their own timezone.