Add `machine` output type to `{time}`
authorTim Düsterhus <duesterhus@woltlab.com>
Thu, 25 May 2023 09:22:45 +0000 (11:22 +0200)
committerTim Düsterhus <duesterhus@woltlab.com>
Thu, 25 May 2023 09:22:45 +0000 (11:22 +0200)
commit2f256efa9b0b7012c05bdf606583aa5e6c2c7747
tree21ba057b12a0e39ee82cd4e34d12507c7bef12c4
parente5f13c395e47558fbc7306ad55cce2cdcb86a4e4
Add `machine` output type to `{time}`

This will output a machine-readable version of the datetime, i.e. the ISO-8601
format.

This is intended as a replacement for `{$foo|date:'c'}`.
wcfsetup/install/files/lib/system/template/plugin/TimeFunctionTemplatePlugin.class.php