Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to display date and time under messages ? #168

Open
oceanedruenne opened this issue Dec 6, 2023 · 4 comments
Open

How to display date and time under messages ? #168

oceanedruenne opened this issue Dec 6, 2023 · 4 comments

Comments

@oceanedruenne
Copy link

Hello !
I am currently working on a ChatBot with this library and I would like to add, under every message (not in the message, but under the bubble), the date and time of the sent message (but it has to be the locale date of the person who's chatting with the bot)

Like, as we can see here :
Capture d’écran du 2023-12-06 13-52-05
I would like to add the date and time in the red frame :
POC - TEXT CLASSIFICATION PHP

But I don't know how to do it. The best I did was to add the date in the message directly but this is not what I want.

Thank you so much !

Best regards,

Ocean

@harshdetroja
Copy link

@oceanedruenne You can create a widget that shows time & date and add it to the bot as well as the user message.

@GukeshChess
Copy link

Hi, where you able to achieve this functionality, even I am struggling with the same

@AlphaLion92
Copy link

AlphaLion92 commented Jul 17, 2024

@oceanedruenne , @GukeshChess - Do you have any solution on how to display date and time under messages?. Thanks in advance

@oceanedruenne
Copy link
Author

@AlphaLion92 Hello !
Thanks for your message!
I still haven't managed to display the date and time under the posts, but my team finally told me it wasn't necessary anymore so I don't think I'll keep working on it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants