How to detect Date format in slots

How can we detect something like this?

Any regex format?

Rasa uses an entity extractor to extract entities like e.g. dates. You can choose between different extractors and you then have to provide it with training data from which it can learn. Check out this page in our documentation.