Actions
Feature #85021
closedEpic #84044: Admin Panel Rework
Add hint for entering date/time in "simulate time" text field in admin panel
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Frontend
Target version:
-
Start date:
2018-05-16
Due date:
% Done:
0%
Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
Currently, the text for "simulate time" in admin panel is empty and there is not additional information displayed.
Once you enter something (e.g. "now"), the format becomes clear, but it would be nice to show some hints by default.
Updated by Sybille Peters over 6 years ago
- Related to Bug #66793: "simulate time" in admin-panel does not respect timezone added
Updated by Riccardo De Contardi over 6 years ago
- Status changed from New to Closed
This issue has been solved with the latest master (https://review.typo3.org/57084) now you have two separate input type="date"
and input type="time"
fields.
I close this issue; if you think that this is the wrong decision, please reopen it or ping me. Thank you.
Actions