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:
{date.shortyear.?}
For the following input (?) --> 2019-11-01
The output is going to be --> 19
The input format for the date should adhere to the following pattern: YYYY-MM-DD.