This commit is contained in:
Jonny_Bro (Nikita) 2023-10-17 16:58:10 +05:00
parent 8ba0e62308
commit 101b3e86c6

View file

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