Skip to content
saturngod edited this page Feb 14, 2012 · 1 revision

Time helper is only for calculating of time ago.

Usages

$this->load->helper('time_helper');
echo timeago('2012-12-21 11:45:00");

Clone this wiki locally