mui/material-ui

[DatePicker] Please add optional week numbers to datepicker

Closed this issue · 2 comments

An option to enable weeknumbers in the [DatePicker] would be nice. As injecting them into the react component is tedious, it would be really nice if the default component supported weekdays.

A quick mock of the datepicker with weeks:

material-ui-week-numbers-mock

Thanks!

Actually I might have time next week to create a PR. let's see.

Closing for #4787