Hi everyone, I am reading an Excel file but I need to extract the “Date Modified” information. For instance the file was modified the 2022 08 21 (YYYY MM DD), so I just need to read/extract such date.
Thank you
Hi everyone, I am reading an Excel file but I need to extract the “Date Modified” information. For instance the file was modified the 2022 08 21 (YYYY MM DD), so I just need to read/extract such date.
Thank you
Hi,
check out the Files/Folder Meta Info, that node will give you that information of each file in a folder:
@salazachou in addition I built something to extract the properties via Python script. The time although seems to be UTC so might have to be converted.
Thank you it looks nice
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.