Child pages
  • Locale Settings

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The Locale Settings are the default values for each started Servoy Client and can be overwritten by Locale settings from the users environment, User settings in the Servoy Smart Client or programatically from within a solution. For more information on Localization, see Internationalization and Localization..

If specified on the Admin Page, they override the Locale Settings of the user environment.

Within a Solution the developer can choose to override Locale settings programmatically.

Within a Smart Client the user can manually override the Locale Settings as well through the Smart Client preferences.

locale.default

The default locale for clients

...

When true, the clients time zone will be used to convert to the server/database time zone. It is highly recommended to use true as the default to always see the correct/same dates/times in all clients (regardless of their timezone). For more information, see Working with Timezones.