• Places
    • Home
    • Graphs
    • Prefixes
  • Admin
    • Users
    • Settings
    • Plugins
    • Statistics
  • CPACK
    • Home
    • List packs
    • Submit pack
  • Repository
    • Load local file
    • Load from HTTP
    • Load from library
    • Remove triples
    • Clear repository
  • Query
    • YASGUI SPARQL Editor
    • Simple Form
    • SWISH Prolog shell
  • Help
    • Documentation
    • Tutorial
    • Roadmap
    • HTTP Services
  • Login

4.23 Localization (locale) support
All Application Manual Name SummaryHelp

  • 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.
ClioPatria (version V3.1.1-51-ga0b30a5)