/**
     * Convert a ISO 8601 compliant String at UTC to the corresponding nullable local date time
     *
     * @param value the ISO 8601 complaint String to be converted, also can be "null"
     */