Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Display a list of recent topics


Ben L.
Member

@nightgunner5

chandersbs: In that case, try date( strtotime( $result->topic_start_time ) < floor( current_time( 'timestamp' ) / 86400 ) * 86400 ? 'F j' : 'H.i', bb_offset_time( strtotime( $result->topic_start_time ) ) )

Skip to toolbar