(bug?) incorrect created time

I’m creating a message system and its not displaying the sent date/time correctly (created time), its like rounding up to hours for some reason? anybody else having the same issue? that never happend before

same messages, diferent times lol

image

my formating:
image

It’s displaying what you’re telling to…

hh = hours (03)
mm = month (05)

For minutes you need to use MM

1 Like

lol, thank you so much

2 Likes

We’ve all been caught out by that at some point… :rofl:

1 Like

This topic was automatically closed after 70 days. New replies are no longer allowed.