Title: [Plugin: PHPFreeChat] Date &amp; time on Latest Chatter Widget
Last modified: August 19, 2016

---

# [Plugin: PHPFreeChat] Date & time on Latest Chatter Widget

 *  [NefertitiDesigns](https://wordpress.org/support/users/nefertitidesigns/)
 * (@nefertitidesigns)
 * [15 years, 8 months ago](https://wordpress.org/support/topic/plugin-phpfreechat-date-time-on-latest-chatter-widget/)
 * Is it possible to show the date and time on the Latest Chatter widget as it does
   on each entry in the chatroom please?
 * Many thanks
    Katie
 * [http://wordpress.org/extend/plugins/phpfreechat/](http://wordpress.org/extend/plugins/phpfreechat/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Frumph](https://wordpress.org/support/users/frumph/)
 * (@frumph)
 * [15 years, 8 months ago](https://wordpress.org/support/topic/plugin-phpfreechat-date-time-on-latest-chatter-widget/#post-1662031)
 * line 214 (roughly)
 *     ```
       echo '<li>'.date('H:i:s',$output['timestamp']+get_option( 'gmt_offset' ) * 3600).' ['.$output['sender'].'] '.$output_text.'</li>';
       ```
   
 * That will output the time in the widget.

Viewing 1 replies (of 1 total)

The topic ‘[Plugin: PHPFreeChat] Date & time on Latest Chatter Widget’ is closed
to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/phpfreechat.svg)
 * [PHPFreeChat](https://wordpress.org/plugins/phpfreechat/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/phpfreechat/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/phpfreechat/)
 * [Active Topics](https://wordpress.org/support/plugin/phpfreechat/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/phpfreechat/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/phpfreechat/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Frumph](https://wordpress.org/support/users/frumph/)
 * Last activity: [15 years, 8 months ago](https://wordpress.org/support/topic/plugin-phpfreechat-date-time-on-latest-chatter-widget/#post-1662031)
 * Status: not resolved