This commit is contained in:
Jonny_Bro (Nikita) 2023-10-17 16:59:47 +05:00
parent 101b3e86c6
commit c9c4c62d3b

View file

@ -31,7 +31,7 @@ module.exports.init = function (client) {
})
.setDescription(
client.translate("general/remindme:CREATED", {
time: moment(r.createdAt).tz("Europe/Moscow").locale(client.defaultLanguage).format("dddd, Do MMMM YYYY, HH:mm:ss"),
time: moment(r.createdAt).locale(client.defaultLanguage).format("dddd, Do MMMM YYYY, HH:mm:ss"),
}),
)
.addFields([