Description
PSCStrToTimeEx 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 PSCOnStrToTime event to your event handler. In this case default behavior will not be used. Old value of the time is passed in OldValue parameter.