Versions Compared

Key

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

...

Here are the steps to set the Date Picker to automatically display the date format based on user locale ( for example ""MM/dd/yyyy" for "en_US" locale ):

  1. In System Settings:
    1. Tick the checkbox `Using Locale Date Format`.
    2. Leave the `System Date Format` field blank or empty.
    3. Tick the checkbox `Enable User Locale Selection`.
    4. Enter into the 'User Locale Options' field the locales allowed, for example "de,en_US".
    5. Save the System Settings.
  2. In your "Form Builder > Date Picker", leave the 'Display Format' property blank or empty.
  3. User logs in, sets his locale in 'My Profile'. Date Picker field will show the date format as per his/her locale.

...