This is a mobile optimized page that loads fast, if you want to load the real page, click this text.

Вопрос timestamp CHAT

dereeck

Участник портала
30 Апр 2021
7
2
23
Hello, I was trying to put the timestamp in my chat, but the time is blank and the message according to its color defined in the code.

JavaScript:
API_chat.container.prepend(`<li>[${formatTime(getTime())}] ${text}</li>`);
 
Последнее редактирование:
Реакции: dobriy