Package DE_EPAGES::DHLIntraship::API::TLE::IsDateInThePast
This TLE function determines where a date is in the past or not.
Base |
DE_EPAGES::DHLIntraship::API::TLE::TLEHandler |
Functions
IS_DATE_IN_THE_PAST
Finds out whether a date is in the past or not.
Syntax |
$IsDateInThePast = IS_DATE_IN_THE_PAST( $Processor, $aParams ); |
Input |
|
Return |
|
RegisterHandlerProc
this function register this attribute handle on the processor via hook function on hook TLEProcessorRegistration
Syntax |
$RegisterHandlerProc( $hParams ); |
Input |
|