I have an needlessly complicated formula field that, despite my best efforts, still does not produce a result type as a date despite making every possible result return a date value.
Here is my formula:
IF({Date Sent to Captioning}=BLANK(),BLANK(),
...