When asking cursor to add the current date to documents it used an incorrect date

A common problem with all LLMs is date awareness:

There are 2 workarounds; a datetime MCP, or I prefer requesting that the model uses the terminal to get the current date.

I have noticed Sonnet 4.5 doesn’t seem to present the same date issues as other models.