Hi Mike,
thanks for the info. Can you please tell me, what I have to change in (content-job_listing.php? I saw the line where the changes can be done, but what exatctly do I have to change in the code, if I want the exact date?
`<li class=”date”><date><?php printf( __( ‘%s ago’, ‘wp-job-manager’ ), human_time_diff( get_post_time( ‘U’ ), current_time( ‘timestamp’ ) ) ); ?></date>