Merge pull request #2029 from spuder/patch-1

Changes date example in isotime
This commit is contained in:
Mitchell Hashimoto 2015-05-27 20:20:05 -07:00
commit 8199697821
1 changed files with 1 additions and 1 deletions

View File

@ -116,7 +116,7 @@ Formatting for the function `isotime` uses the magic reference date
isotime = June 7, 7:22:43pm 2014
{{isotime "2006-01-02"}} = 2014-06-07
{{isotime "Mon 1506"}} = Sat 1914
{{isotime "Mon 1504"}} = Sat 1922
{{isotime "01-Jan-06 03\_04\_05"}} = 07-Jun-2014 07\_22\_43
{{isotime "Hour15Year200603"}} = Hour19Year201407
```