So I understand this is confusing
, the Daily Notes and Templates plugin have some apparent overlap, but all plugins in Obsidian are technically separate.
In 0.8.5 when the Templates plugin was first introduced, it was completely separate from the Daily Notes plugin.
Now in 0.8.10 (released to insiders as of this posting), we have this:
Daily note/Zettelkasten prefixer: Template file now accepts {{date:format}} and {{time:format}} just like the template plugin.
This means that the Daily Note template (which is still not part of the Templates plugin) can use the same date/time token format that the Templates plugin uses.
Caveat: the Daily Notes template cannot use the default {{date}} {{time}} tokens defined in the Templates plugin. You must define the date/time format.
I hope this all makes sense. If not, please let me know!