Action needed to parse raw date
AIVL needs an action to convert a string to a valid date. This is needed because sometimes from a CSV download we get values that can not be parsed with DateTime or strtotime. The action will accept a string as an input and return a date in the format YmdHis (so 23/11/2022 14:16:23 is returned as 20221123141623.