I have searched everywhere for this but I haven't got the right answer. I just want to set it without the CUT time.
{name: "Registered:", value: `${user.createdAt}`},
{name: "Joined:", value: `${message.guild.joinedAt}`}
It currently shows up like this: click here to see.
Is there any way to remove it?