Versions Compared

Key

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

Problem: if there are any mixture of languages or date format "dd/mm/yyyy"

...

Image Removed

...

оr inappropriate number format 


Image Added


Image Added

Image Added

Purpose:

The language and regional format displayed in the application depend on the browser language settings and, if specified, on the 1C startup parameters.

These settings may affect:

  • Interface language — English, Russian, etc.
  • Date format — e.g. 24/09/2022 or 09/24/2022
  • Number format — e.g. 1,000.50 or 1 000,50
  • Decimal separator — comma , or dot .
  • Thousands separator — comma ,, space, etc.

Common regional formats

Language / RegionDate formatNumber formatExample
Russian (Russia) – ru_RUdd.MM.yyyy1 000,5024.09.2022 / 1 000,50
English (United States) – en_USMM/dd/yyyy1,000.5009/24/2022 / 1,000.50
English (United Kingdom) – en_GBdd/MM/yyyy1,000.5024/09/2022 / 1,000.50
English (United Arab Emirates) – en_AEdd/MM/yyyy1,000.5024/09/2022 / 1,000.50

Solutions: there are several solutions to the issue

1) If you work in browser, In browser - needful language should be set in browser the settings:

Image Modified

Image Added

2) If you work in In desktop application:

 Use additional starting option to run client - add key "/Len" for the language:

Image Modified

Image Modified

Image Modified


 And "/VLen" for the date and number format:


And Both "/VLen/Len" for language, date and date number format:


If it did not help - reinstallation of the the application is required. Delete and reinstall the application, selecting the exact language you need - Use select necessary language(use the manual for installation:1C Platform Installation (thin client)

NOTE: Systems Settings means that the application takes region settings of the PC:

...

3) When mixture of languages appears in print forms (for browser and application)

Go to Administration - Service settings - open a date format for print forms:

...