Currently only the date options (Ymd) are being supported in the {TIME} placeholder as the code uses only the date object. Extended it to support the time option (HMS) by switching to datetime object.
(Also, made a few cosmetic corrections to the config example)
Currently only the date options (Ymd) are being supported in the {TIME} placeholder as the code uses only the date object. Extended it to support the time option (HMS) by switching to datetime object. (Also, made a few cosmetic corrections to the config example)