Werk #12938: Fix crash in kaspersky_av_client.vbs when using a non-German locale

Component Checks & agents
Title Fix crash in kaspersky_av_client.vbs when using a non-German locale
Date Oct 11, 2021
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.1.0b1 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk MSP (CME)

The script used a hardcoded "." as date separator. As a result, the script (CDate) crashed on non-German locales. This is now fixed. The script no longer depends on the locale of the machine.

To the list of all Werks