Versions Compared

Key

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

...

To configure the date and time format in General Reports, do the following:

  1. Go to the <IntellectAxxon PSIM installation directory>\Modules\Wt2\App_Data\Settings.
  2. Open the DateFormat.config file for editing.
  3. Set the value for the ServerDateTimeFormat key, which corresponds to the required date and time format, where:
    • d is the day of the month.
    • MMM is the name of the month.
    • yyyy is year.
    • HH is hours.
    • mm is minutes.
    • ss is seconds.

      Info
      titleNote

      The number of identical characters sets the format for a short date and time display in the report.

      For example: MMM means that only 3 characters are allocated to the month name, and all subsequent characters will not be displayed. dddd means that the day of the week will be displayed. yy means that only the last 2 digits of the year will be displyed.


  4. Save the changes in the DateFormat.config file.