Is this expected behaviour (I didn't expect it):
date d = str2date("31.04.2007",123);
;
info(strfmt("%1",d));Shows "30.04.2007". Is it the general behaviour all over Dynamics AX? Regards, Morten Lehrmann
Is this expected behaviour (I didn't expect it):
date d = str2date("31.04.2007",123);
;
info(strfmt("%1",d));Shows "30.04.2007". Is it the general behaviour all over Dynamics AX? Regards, Morten Lehrmann