@since: bbPress (r4155)
Description
bbp_topic_post_date()

Output the post date and time of a topic

Source: bp-forums/topics/template.php:801

bbp_get_topic_post_date()

Return the post date and time of a topic

Source: bp-forums/topics/template.php:817

bbp_reply_post_date()

Output the post date and time of a reply

Source: bp-forums/replies/template.php:695

bbp_get_reply_post_date()

Return the post date and time of a reply

Source: bp-forums/replies/template.php:711