Time stamp keeps changing time

Good morning family, I have a small problem with time stamp. The app i am making sends messages to another app and I need the messages to provide real time the instant they are sent, however the message goes through with time but time keeps changing everytime I open the message, this happens everytime I open the app

Read these guides:

And please search in the community before creating a new topic.

1 Like

Thank you for your reply vknow360, but the problem is that time change everytime I open the app meaning if I open the app now the message sent yesterday will have the time which is right now…

scrnli_10_28_2019_6-35-35%20PM

This is because you are loading timestamp from a procedure which returns current timestamp.
Store it on database and then add it from got value.
I suggest you to read guide given below.

Thank you very much Sunny Gupta, my app is now working how I intended you are a king!

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.