Date Year ?

This wildcard will be replaced by the year of a defined date. The wildcard is used in the following way:

  • {date.year.?}

  • For the following input (?) --> 2019-11-01

  • The output is going to be --> 2019

The input format for the date should adhere to the following pattern: YYYY-MM-DD.