I am using FileDatetoDateTime and FileAge to get the date and time stamp of a list of files. The date stamp is working fine. The time stamp is off. example of code below:
z := RZFileListBox1.Items.Count;
for x := 0 to z-1 do
begin
holdext := '';
holddatestamp := ''...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.