docs: Document {time.now} placeholder

This commit is contained in:
Matthew Holt 2020-06-08 12:26:12 -06:00
parent 2b2682a0be
commit 91cee9a359
No known key found for this signature in database
GPG key ID: 2A349DD577D586A5

View file

@ -69,6 +69,7 @@ Placeholder | Description
`{system.slash}` | The system's filepath separator `{system.slash}` | The system's filepath separator
`{system.os}` | The system's OS `{system.os}` | The system's OS
`{system.arch}` | The system's architecture `{system.arch}` | The system's architecture
`{time.now}` | The current timestamp
`{time.now.common_log}` | The current timestamp in Common Log Format `{time.now.common_log}` | The current timestamp in Common Log Format
`{time.now.year}` | The current year in YYYY format `{time.now.year}` | The current year in YYYY format