Fix/timeformat (#122)

* Fix #121: confused day with month thanks to time.Format
* Add outdir template variable example
This commit is contained in:
T.v.Dein
2025-02-10 22:20:25 +01:00
committed by GitHub
parent 46be48af38
commit 6675c4d232
3 changed files with 9 additions and 7 deletions

View File

@@ -12,8 +12,10 @@ user = 00000000
loglevel = "verbose"
# directory where to store downloaded ads. kleingebaeck will try to
# create it. must be a quoted string.
outdir = "test"
# create it. must be a quoted string. You can also include a couple of
# template variables, e.g:
# outdir = "test-{{.Year}}-{{.Month}}-{{.Day}}"
outdir = "test"
# template for stored adlistings.
template="""