Hi Guys,
Im trying to see the last modified date in Sharepoint.
But the date is always 01/01/1601.
Im using a Get Children names and after for each children using
“io.Directory.GetLastWriteTime(item)” to get the last modified date.
I think im using the wrong code, can you guys help me?
Thanks and Happy Automations.