I'd like to use Finnish locale to get correct 24-hour clock, date/time field separators etc. But to have all the texts in English, at least month and week day names.
If I set locale="fi" then everything works but the month and week day names are in Finnish. Is it somehow possible to override the month/weekday names?
I'd like to use Finnish locale to get correct 24-hour clock, date/time field separators etc. But to have all the texts in English, at least month and week day names.
If I set
locale="fi"then everything works but the month and week day names are in Finnish. Is it somehow possible to override the month/weekday names?