Package DE_EPAGES::Product::API::Tools
A collection of helper functions
Base |
Exporter |
@EXPORT_OK |
Functions
ConvertDateTimeForEpJ
Converts ep6 datetime strings to epj UTC datetime strings.
Syntax |
ConvertDateTimeForEpJ( $DateTimeString ); |
Input |
|
Return |
|
MergeUpdatedProductsResults
Merges the two arrays with updated products. If one product id appears in both arrays, the one with the latest date will be taken.
Syntax |
MergeUpdatedProductsResults( $aArray1, $aArray2 ); |
Input |
|
Return |
|