packer-cn/template/interpolate
psinghal20 6492995a20
feat: add strftime function in templates
This commit adds strfttime function in templates to provide conventional format for ISO time based on C standard.

Signed-off-by: psinghal20 <psinghal20@gmail.com>
2019-10-11 14:35:39 +05:30
..
funcs.go feat: add strftime function in templates 2019-10-11 14:35:39 +05:30
funcs_test.go feat: add strftime function in templates 2019-10-11 14:35:39 +05:30
i.go use interpolate.NewContext() instead of testConfigTemplate(t) 2019-06-14 12:17:28 +02:00
i_test.go template/interpolate: basic + some funcs 2015-05-15 21:05:47 -07:00
parse.go template/interpolate: basic + some funcs 2015-05-15 21:05:47 -07:00
parse_test.go run gofmt 2016-11-01 14:08:04 -07:00
render.go remove a bunch of dead code. 2017-03-28 20:36:20 -07:00
render_test.go command/push: interpolate 2015-05-29 15:35:55 -07:00