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