See [comment](https://github.com/microsoft/typespec/pull/11750#discussion_r3848262012). When converting nullable date time params to a string, we are not checking the underlying value is not null first.
See comment. When converting nullable date time params to a string, we are not checking the underlying value is not null first.