chatengine-io / react-chat-engine

React component for a cheap and easy chat API
138 stars 35 forks source link

How to sync time zones ? #84

Closed r12esh closed 2 years ago

r12esh commented 2 years ago

Time at my place is different and the timestamps in messages are different. Is there a way to display timestamps according to the viewer's area? Like if I visit from India timestamp is according to IST and for my friend in US the time stamp is according to his Time Zone.

alamorre commented 2 years ago

Thanks for opening this, yeah we support timezones with an offset={} prop!

Docs on changing the Chat Engine timezone are here https://chatengine.io/docs/timezones