Description
Assign PSCOnStrToDateTime to the custom string to TDateTime convertion procedure if you want to perform some advanced convertion functionality. PSCOnStrToDateTime is called every time by the PSCStrToDateTime when any string to TDateTime convertion is performed in the PSC library. If PSCOnStrToDateTime is not assigned, then standard StrToDate will be used.