> For the complete documentation index, see [llms.txt](https://docs.helmut.de/helmut4-releases/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.helmut.de/helmut4-releases/v4.7.0/helmut4-components/streamdesigner/wildcards/functional-wildcards/date-and-time/date-month-textual.md).

# Date Month Textual ?

The month (in form of short text) of a date can be extracted with the help of this wildcard. The wildcard is used in the following way:

* {date.month.textual.?}
* For the following input (?) --> 2020-11-01
* The output is going to be --> November
