I am importing a flat-file that has an expiry date for each link. Is it at all possible to import this?
I have added it to the template, but when importing the link it fails to import the expire date correctly. I have it written as "23 June 2009" but it will just import as "1 January 1970".
Since it's a date field it needs special code to convert it to a timestamp. I'll add handling for expire and effectivetime in the next beta which should be out today.
Comments on Import Expire Date
Expert
Usergroup: Customer
Joined: Aug 19, 2005
Location: England
Total Topics: 391
Total Comments: 1303
I am importing a flat-file that has an expiry date for each link. Is it at all possible to import this?
I have added it to the template, but when importing the link it fails to import the expire date correctly. I have it written as "23 June 2009" but it will just import as "1 January 1970".
developer
Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California
Total Topics: 61
Total Comments: 7868
Since it's a date field it needs special code to convert it to a timestamp. I'll add handling for expire and effectivetime in the next beta which should be out today.
Expert
Usergroup: Customer
Joined: Aug 19, 2005
Location: England
Total Topics: 391
Total Comments: 1303
Thanks Paul!