Feature #92022
closedShow weeks numbers in datetimepicker
100%
Description
Weeks numbers is missing in datetimepicker and it doesn't hurt to have that info since it only adds a small column to the date-time picker.
The parameter to activate week numbers is boolean `calendarWeeks`.
I tried to add it with `$pageRenderer->addInlineSetting('DateTimePicker', 'calendarWeeks', true);`. The parameter is present in the HTML code (together with DateFormat) but has no effect.
Updated by Daniel Haupt over 4 years ago
- Tracker changed from Bug to Task
- Subject changed from Missing weeks numbers in datetimepicker to Show weeks numbers in datetimepicker
- Category set to Backend User Interface
- Complexity set to easy
I would not call this a bug. Of course we could add the week numbers. Although I'm not quite sure if there is any real benefit added.
I will create a patch and then we will see what Core Team thinks about this.
Updated by Gerrit Code Review over 4 years ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/65344
Updated by Gerrit Code Review over 4 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/65344
Updated by Gerrit Code Review about 4 years ago
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/65344
Updated by Gerrit Code Review about 4 years ago
Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/65344
Updated by Daniel Haupt about 4 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 628f953a040a2e075cad06e83590854a8a208303.