Something went wrong while setting issue due date.
Add an example for d modifier where we only use the year
Closed
Add an example for d modifier where we only use the year
By default, the d modifier use %d[now,d.m.Y]|%
we can use only %d[now,Y]|%
to have the year.
Per example for year 2022, sn "Nom", givenName "Prenom" we can have 2022NP
+ counter with %d[now,Y]|%%s[1]|sn%%s[1]|givenName%%n|%