In the caching acceptance tests we need to check that the caching files are not accidentally being rewritten.
Acceptance test ttls_cache_missing_facts.rb uses {agent.ls_ld} which returns the modification date in HH:MM format, which is not sufficient.
We need the modification date stamp at least in seconds.