engine:import:setexpirydateformat
This is an old revision of the document!
Table of Contents
SetExpiryDateFormat
Set the strptime format for parsing the expiry date.
Phase
This instruction is used by the TapeTrack Import Engine.
Syntax
SetExpiryDateFormat(“m/d/Y");''
===== Example =====
Extract Expiry Date with the format mm/dd/YYYY
<sxh>
Extract(EXPIRYDATE, 7, 20, 0);
SetExpiryDateFormat(<nowiki>"m/d/Y”</nowiki>);
</sxh>
===== See Also =====
Import Engine Functions
Sync Engine Fields
TMSS10Sync
engine/import/setexpirydateformat.1583980328.txt.gz · Last modified: 2025/01/21 22:07 (external edit)