# Date Shortyear ?

This wildcard is replaced by the year in the short form of a defined date. The wildcard is used in the following way:&#x20;

* {date.shortyear.?}
* For the following input (?) --> 2019-11-01
* The output is going to be --> 19

{% hint style="warning" %}
The input format for the date should adhere to the following pattern: YYYY-MM-DD.
{% endhint %}
