6 Commits

Author SHA1 Message Date
❖ Vitaliy Ryepnoy ❖
6687c1252a
Fix output with real results
Fix output according to the example executed at https://play.golang.org/p/_7wwI4PXw9o
2021-08-19 22:39:07 +10:00
Mark McGranaghan
0e5edb053d Just elide this 2014-04-15 18:17:55 -07:00
Mark McGranaghan
a8ee83af78 Emphasize time constants
In most cases users will format and parse times using the constants
provided in package time. Show these first before getting into custom
example-based formats.
2014-04-15 18:09:28 -07:00
pattichen
6dcdfc2d36 Correct time parse result 2013-10-26 10:18:37 -07:00
Mark McGranaghan
a6ec750f4a fix kitchen times, show an example of constants 2012-11-02 09:35:39 -07:00
Mark McGranaghan
5110cee76a publish time-formatting-parsing 2012-11-01 15:26:20 -07:00