4.23 Localization (locale) support
AllApplicationManualNameSummaryHelp

  • Documentation
    • Reference manual
      • Built-in Predicates
        • Localization (locale) support
          • locale_create/3
          • locale_destroy/1
          • locale_property/2
          • set_locale/1
          • current_locale/1
    • Packages
Availability:built-in
set_locale(+Locale)
Set the default locale for the current thread, as well as the locale for the standard streams (user_input, user_output, user_error, current_output and current_input. This locale is used for new streams, unless overruled using the locale(Locale) option of open/4 or set_stream/2.