All Downloads are FREE. Search and download functionalities are using the official Maven repository.

locales.DefaultLocale.scala Maven / Gradle / Ivy

package locales

import java.util.Locale

object DefaultLocale {
  def platformLocale: Locale = Locale.getDefault()
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy