Calendar buttonText property doens´t transform charcodes
I set the property buttonText of the calendar to 'søndag' expecting to have this result -> søndag
but i got 'søndag'
My code was
buttonText: 'søndag'
Any suggestion?
Thanks in advance