Nika Jones
cd29c8d586
Fixes #1092 , 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
2014-04-28 21:36:49 -07:00
2013-12-19 14:04:45 -08:00
2013-06-18 22:45:53 -07:00
2013-06-18 16:01:14 -07:00
2013-12-27 09:17:51 -07:00
2013-12-27 09:17:51 -07:00
2013-11-02 22:47:23 -05:00
2013-11-02 22:31:12 -05:00
2013-11-02 22:31:12 -05:00
2013-12-19 18:25:01 -08:00
2014-04-26 20:33:12 -07:00
2013-06-02 11:41:12 -07:00
2013-06-02 11:41:12 -07:00
2013-08-25 20:30:56 -07:00
2013-08-25 20:30:56 -07:00
2013-08-25 20:30:56 -07:00
2013-09-09 14:00:06 -07:00
2014-05-06 06:18:16 -07:00
2014-05-06 06:18:16 -07:00
2014-02-21 20:02:55 -08:00
2014-02-21 20:14:51 -08:00
2013-08-30 23:10:16 -07:00
2013-10-16 21:09:27 -10:00
2013-08-30 22:59:13 -07:00
2013-10-16 21:09:27 -10:00
2013-08-23 15:25:02 -07:00
2013-07-01 14:59:23 -07:00
2013-07-01 14:59:23 -07:00
2013-12-20 21:36:41 -08:00
2013-12-20 21:36:41 -08:00
2013-12-20 21:39:23 -08:00
2014-04-26 20:51:46 -07:00
2014-05-01 14:24:19 -07:00
2014-02-21 20:02:55 -08:00
2014-02-21 18:29:15 -08:00
2014-05-04 14:14:34 -07:00