@datetimePickerOutlined Background option

Hello,

I want the background of the DateTimeOutlined to be #FFF but i cannot find it in the SDK Styles.
Did i miss it or is it not there?

image

Hello @Michel_Loriaux

You could write in styles this:

.bl-datetime-picker .MuiOutlinedInput-root {
  background: green;
}

Also, I’ve created an internal ticket to improve the styling of input at Date Time Picker.

Regards, Dima

Hi @Dima,

Is there a possibility to just click on the date to confirm instead of having to click on OK?

Can you also add the possibility to translate these buttons and the date name?
image

For now - no.

But I’ve added these propositions to the ticket.

1 Like