Maybe this is a stupid question but I have a string with a date that looks like this: 20190516060354.000000+000
and wonder if I can automatically convert it into a date format like dd-mm-YYYY hh:mm
.
Important: I don't want to parse the date manually.
The date comes from the WMIv2 class MSFT_MpComputerStatus => AntivirusSignatureLastUpdated