This commit is contained in:
Peter Maquiran
2021-08-18 15:57:19 +01:00
parent 2aba281a60
commit 152d0ebbf9
11 changed files with 20 additions and 20 deletions
@@ -248,7 +248,7 @@ export class NewPublicationPage implements OnInit {
else {
const date = formatDate(new Date(), 'yyyy-MM-dd HH:mm:ss')
alert(date)
console.log(date)
this.publication = {
DateIndex: date,