JavaScript UI Libraries & Blazor Components Suite – Smart UI › Forums › Date & Time Pickers › Date time calendar tab header undefined in italian › Reply To: Date time calendar tab header undefined in italian
September 12, 2022 at 3:34 pm
#103668
tbettinazzi@axioma.it
Participant
I tested Your suggestion but it doesn’t work.
In your demo the date picker is setted “en” and then changed to “it”.
However If you set directly “it” as in
<smart-date-time-picker class=”demoDateTimePickerWide”
calendar-button
enable-mouse-wheel-action
drop-down-position=”center-bottom”
spin-buttons
spin-buttons-position=”left”
locale=”it”></smart-date-time-picker>
You’ll see the value undefined.
Tks
Tullio