Change date format
This commit is contained in:
@@ -89,7 +89,8 @@ export default function CommentsList({session, selectedTitre, isOpen, setIsOpen,
|
|||||||
>
|
>
|
||||||
{text}
|
{text}
|
||||||
</Typography>
|
</Typography>
|
||||||
{` — ${formatDate(date_created, 'PPPPpppp')}`}
|
<br />
|
||||||
|
{formatDate(date_created, 'PPPPpp')}
|
||||||
</>
|
</>
|
||||||
}
|
}
|
||||||
/>
|
/>
|
||||||
|
|||||||
Reference in New Issue
Block a user