Werk #11478: Fixed encoding of timestamp painters

Komponente User interface
Titel Fixed encoding of timestamp painters
Datum 17.09.2020
Checkmk Edition Checkmk Raw (CRE)
Checkmk-Version 1.6.0p18 2.0.0i1
Level Kleine Änderung
Klasse Bugfix
Kompatibilität Inkompatibel - Manuelle Interaktion könnte erforderlich sein

The painter values for "Date format" and "Time stamp format" in the display options of views were previously encoded.

To make this parameters usable in e.g. automation calls, this values are not encoded any more.

If you've used this parameter for automation calls before, please check to see if adjustments are required.

ts_format

  • mixed (Mixed)
  • abs (Absolute)
  • rel (Relative)
  • both (Both)
  • epoch (Unix Timestamp (Epoch))

ts_date

  • %Y-%m-%d (1970-12-18)
  • %d.%m.%Y (18.12.1970)
  • %m/%d/%Y (12/18/1970)
  • %d.%m. (18.12.)
  • %m/%d (12/18)

Zur Liste aller Werks