Problem/Motivation
Add test coverage for creation date. Make sure that there are no errors when the user create a node with a different "Authored on" than the default or the date or time is invalid.
Proposed resolution
Add test to /core/modules/node/tests/src/Functional/NodeCreationTest.php
Remaining tasks
None