user avatar
:sparkles: feat(template): Add special epoch format for date modifier
Côme Chilliet authored
Useful for filling shadowExpire with templates, this works by giving
 'epoch' as format in the date modifier.
Result is the number of date since epoch, as is needed in shadowExpire
 field
(Standard format U is number of seconds since epoch, aka timestamp)

issue #5746
37dba370
Name Last commit Last update
..