I cannot customize DatePicker

Hi,
I am interested with a DatePicker with GraphicalDatePickerStyle. The design of the calendar is almost what I was looking for. By cons the component is really basic. I did not find any way allowing me to change the selection color, to change the color or the font of the month/Year and the dates, to change the display format of the days of the week, to be able to put a point below the date to indicate an info associated with the day, to be able to have a simple, multiple or period selection, to be able to indicate if a date should be displayed as deactivated and ignored by the selection. If we could also have a display mode by week it would be good.
Will these features be present in the final version of DatePicker?

Answered by ZeTof in 615445022
  • replace "******" by "range"

Accepted Answer
  • replace "******" by "range"

I am looking for a way to apply a padding like in swiftUI but for UIKit.
UIkit also need a way to change the text in compact mode, I have my custom relative method to return the string.
A way to change the text color and center in the field. Here we can set tint color but if we do, the calendar displayed will change too.
I’d like to add dots below numbers to indicate if there is something in this day.

I cannot customize DatePicker
 
 
Q