php - How to implement time ago like facebook -


can explain me concept of implementing time ago facebook in php. dont want code. want know flow database field type, whether use utc time stamp , convert local time. thanks

it users location. if have users @ single timezone, no need of conversion. if users @ different time zones, require conversion.

in second scenario, covert , save time in db utc, according each user location, convert time during fetch.


Comments

Popular posts from this blog

java - unable show chart in xls document using jasper reports -

javascript - Slick Slider width recalculation -

jsf - PrimeFaces Datatable - What is f:facet actually doing? -