+ {data.blogPost.date + ? new Date(data.blogPost.date).toLocaleString(undefined, { + month: 'short', + day: 'numeric', + year: 'numeric' + }) + : 'Не опубликован!'} +
++ {new Date(data.blogPost.dateChanged).toLocaleString(undefined, { + month: 'short', + day: 'numeric', + year: 'numeric' + })} +
+В данной заметке упоминаются наши проекты:
+