Forums
-
- Forum
- Posts
-
- Installation
- 27,249
- Troubleshooting
- 59,602
- Themes
- 10,067
- Plugins
- 14,830
- Requests & Feedback
- 14,489
- Showcase
- 3,226
-
Instead of $result->topic_start_time
, you want date( strtotime( $result->topic_start_time ) < time() - 86400 ? 'F j' : 'H.i', bb_offset_time( strtotime( $result->topic_start_time ) ) )
That should fix the date offset problem and give you the date formats you want.
See also: WordPress.org • bbPress.org • BuddyPress.org • Matt • Blog RSS