Description
PSCStrToDateEx is the only function which is used for conversion of date values from string format to TDateTime in our library. If you want to change rules of the conversion, assign PSCOnStrToDate event to your event handler. In this case default behavior will not be used. Old value of the date is passed in OldValue parameter.