#35951: Replace vague reference to "server time" in the admin's date widgets
-------------------------------------+-------------------------------------
Reporter: Kevin Renskers | Owner: Vedran
Type: | Karačić
Cleanup/optimization | Status: closed
Component: contrib.admin | Version: 5.1
Severity: Normal | Resolution: fixed
Keywords: | Triage Stage: Ready for
| checkin
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Jacob Walls <jacobtylerwalls@…>):
* resolution: => fixed
* status: assigned => closed
Comment:
In [changeset:"61941b6fc172933f425e8ba76bab444ab9b313e4" 61941b6f]:
{{{#!CommitTicketReference repository=""
revision="61941b6fc172933f425e8ba76bab444ab9b313e4"
Fixed #35951 -- Mentioned server timezone in admin DateTime widgets.
The existing note that is shown to the users when entering a time value
from a different timezone than the server's timezone was not descriptive
enough and led to confusion. This commit updates the note to explicitly
state that the user should enter times in the server's timezone.
}}}
--
Ticket URL: <
https://code.djangoproject.com/ticket/35951#comment:14>