Forums
-
- Forum
- Posts
-
- Installation
- 27,781
- Troubleshooting
- 60,879
- Themes
- 10,206
- Plugins
- 15,012
- Requests & Feedback
- 14,664
- Showcase
- 3,238
-
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