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:
Jake Rayson 2018-03-08 20:37:17 +00:00 committed by Kaushal Modi
parent 0fa2532d3c
commit b9505fc70b

View File

@ -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`