To replicate: ```python @xw.func def hello(): return pd.DataFrame(data=[pd.NaT]) ```
To replicate: