- time, using a fixed format, `%Y-%m-%d %H:%M:%S`.
-
-* `<TMPL_VAR formatted_time` is replaced with the current (template
- generation) time, formatted by IkiWiki.
+ time using a fixed format (RFC 3339, `%Y-%m-%dT%H:%M:%SZ`),
+ suitable for use in `\[[!meta date="<TMPL_VAR time>"]]`
+ (see [[meta]]) or `\[[!date "<TMPL_VAR time>"]]` (see [[date]]).