Commit 37dba370 authored by Côme Chilliet's avatar Côme Chilliet
Browse files

:sparkles: feat(template): Add special epoch format for date modifier

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
parent 228feb6a
No related merge requests found
Showing with 4 additions and 0 deletions
+4 -0
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment