No time is entered when creating / editing
This commit is contained in:
@@ -67,8 +67,6 @@ export class EntryCardComponent {
|
|||||||
year: 'numeric',
|
year: 'numeric',
|
||||||
month: '2-digit',
|
month: '2-digit',
|
||||||
day: '2-digit',
|
day: '2-digit',
|
||||||
hour: '2-digit',
|
|
||||||
minute: '2-digit',
|
|
||||||
});
|
});
|
||||||
|
|
||||||
this.confirmationService.confirm({
|
this.confirmationService.confirm({
|
||||||
|
|||||||
Reference in New Issue
Block a user