in tmap, I'm using the diffdate function to get the difference between the current date and the mtime_string in days ("dd"). After this I need to put the logic to delete all the files which are older than 90 days, which I'm not able to. Please help!!