David H asked the following question: How can I automate getting the date of build into a constant visible to my code?
I was wondering if it is possible to get the modified date of a .pas file (unit) in the project and make it available to your code through a function or constant.