Feature Reuest: Append slug: hour, minutes, secounds (#1207)

This commit is contained in:
S. Suzuki
2018-04-05 23:16:18 +09:00
committed by Caleb
parent b97ce89f29
commit 100f56220c
5 changed files with 21 additions and 2 deletions

View File

@ -134,6 +134,9 @@ For folder collections where users can create new items, the `slug` option speci
- `{{year}}`: 4-digit year of the file creation date
- `{{month}}`: 2-digit month of the file creation date
- `{{day}}`: 2-digit day of the month of the file creation date
- `{{hour}}`: 2-digit hour of the file creation date
- `{{minute}}`: 2-digit minute of the file creation date
- `{{second}}`: 2-digit second of the file creation date
**Example:**