Hello,
i have a big problem, in the BPM 9.1.0.2 this istruction work correctly :
ConvertEvaluated.ToNullableDateTime(FormatDateTime(VariableDate,"dd/MM/yyyy") " " "18.30.00", new CultureInfo("it-IT"))
After the installation MBPM 9.2.1 this instruction not work well, the cultureinfo is not recognize..
Somebody can you help me?