Currently, I am in the process of developing a form and utilizing a popular date time picker plugin. Despite my attempts to initialize the value of the DateTime input, I have not been successful and even the default value is not being set in the form.
If you would like to review the code for more details, please visit this link: https://stackblitz.com/edit/ng-pick-datetime-format-i18n-bh5lqi?devtoolsheight=33&file=src/app/app.component.ts
I welcome any suggestions or advice on how to resolve this issue. Thank you in advance!