Hi guys,
I'm writing a script that reads data from an Excel file and updates attributes of different objects accordingly.
Everything works fine except for the date field. When I tried to write the date attribute according to the date I've read from the excel it returned "falls".
What should I do with the date before I try to write it into excel?
Thank you in advance,
Herman