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

javascript - Slick Slider width recalculation -

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

angular2 services - Angular 2 RC 4 Http post not firing -