D dereeck Участник портала 30 Апр 2021 7 2 23 3 Май 2021 #1 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>`); Последнее редактирование: 3 Май 2021 Реакции: dobriy
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>`);