For questions, answers and comments, you'd have to retrieve this directly from the database by getting the largest value of columns updated and created from the qa_posts table.
Alternatively you can add something to update your date information in function qa_report_write_action(...) in qa-app-limits.php, since this is called whenever a user write action takes place, including voting.
Currently the creation and modification times of pages are not stored.