Page 1 of 1

How to show file update date

Posted: 01 Oct 2012, 00:55
by desytec
Hello.. that's it.. I need to show the date the file was modified.... I tried with "Display Date Type" option with no success.

Any help will be greatly appreciated

Jaime

Re: How to show file update date

Posted: 01 Oct 2012, 01:06
by Jan
Hi, check if the file does not have the date (modify, create) the same, because the php functions should read the modify date correctly :idea:

Jan

Re: How to show file update date

Posted: 01 Oct 2012, 01:33
by desytec
hi Jan,

but what if I select Database or inode change? none works.

By the way, when I view file details, modification date is shown in the windows that is shown.

Best regards,
Jaime

Re: How to show file update date

Posted: 01 Oct 2012, 14:01
by Jan
Hi, then try to recheck if the php functions (described in description of the parameter) are working ok on the server :idea:

Jan