Forums

Join

Info

Tags

Post time

  1. Hi,

    I use the plugin Accurate Post Time ( http://bbpress.org/plugins/topic/accurate-post-time/) to show the exact time of a post.

    The problem is I get the time which is an hour too early.

    How can i fix this?

  2. Oh the function i use is :

    '<?php printf( __('%s'), bb_get_post_time('j M y H:i') ); ?>`

  3. You must log in to post.