Nika Jones cd29c8d586 Fixes , Adds a format option to the {{isotime}} variable.
Now using the golang magic date: Mon Jan 2 15:04:05 -0700 MST 2006
One can format the time like:

    {{isotime "2006-01-02"}} == "YYYY-MM-DD"
    {{isotime "060102-15"}}  == "YYMMDD-HH" (24-hour clock)
    {{isotime "060102-3"}}   == "YYMMDD-H"  (12-hour clock)

Using {{isotime}} as a standalone variable doesn't change. It still returns RFC3339 formatted time.
2014-05-06 06:18:16 -07:00
..
2014-04-26 13:31:34 -07:00
fmt
2014-02-21 20:02:55 -08:00
2013-10-16 21:09:27 -10:00
2013-08-30 22:59:13 -07:00
2013-12-20 21:36:41 -08:00
2013-12-20 21:36:41 -08:00
fmt
2014-05-01 14:24:19 -07:00
fmt
2014-02-21 20:02:55 -08:00
2014-02-21 18:29:15 -08:00
2014-05-04 14:14:34 -07:00