I want to set the default Locale
for my JVM to fr_CA
. What are the possible options to do this?
I know of only one option Locale.setDefault()
I want to set the default Locale
for my JVM to fr_CA
. What are the possible options to do this?
I know of only one option Locale.setDefault()