Not finding what you are looking for? Request a recipe!
One technique is to perform a directory listing filtered to just the file you are interested in, then extract the last modified information. Another technique is to use underlying Java File object which also provides a last modified value.