Child pages
  • Locale Settings
Skip to end of metadata
Go to start of metadata

The Locale Settings are the default values for each started Servoy Client.

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.

For more information on Localization, see Internationalization and Localization.

locale.default

The default locale for clients

locale.numberformat

The default number format

locale.integerformat

The default integer format

locale.dateformat

The default date format

servoy.use.client.timezone

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.

  • No labels