mirror of
https://github.com/Sheldan/abstracto-templates.git
synced 2026-03-03 07:24:47 +00:00
Added missing format for weeks (#1)
Adding core template 'duration_format_help'
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
The syntax for duration is the following:
|
||||
|
||||
s - seconds
|
||||
m - minutes
|
||||
h - hours
|
||||
d - days
|
||||
w - weeks
|
||||
|
||||
They must be positive and may not contain spaces in between. Syntaxes can be mixed as well. For example, `1h23m` is one hour and twenty three minutes.
|
||||
Reference in New Issue
Block a user