mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-26 08:18:53 +00:00
Remove template reference to ordinal numbers
> Spelled-out cardinal numbers … are not currently supported So, remove reference to them in "Hugo Date and Time Templating Reference"
This commit is contained in:
committed by
Kaushal Modi
parent
0fa2532d3c
commit
b9505fc70b
@@ -69,9 +69,6 @@ date: 2017-03-03T14:15:59-06:00
|
||||
`"Mon Jan 2 2006"`
|
||||
: **Returns**: `Fri Mar 3 2017`
|
||||
|
||||
`"January 2nd"`
|
||||
: **Returns**: `March 3rd`
|
||||
|
||||
`"January 2006"`
|
||||
: **Returns**: `March 2017`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user