mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-15 09:54:40 -04:00
tpl/time: Re-add the time example
This commit is contained in:
parent
446a771dd9
commit
a6d218c26f
@ -1439,12 +1439,10 @@
|
|||||||
"Args": [
|
"Args": [
|
||||||
"v"
|
"v"
|
||||||
],
|
],
|
||||||
"Aliases": [
|
"Aliases": null,
|
||||||
"asTime"
|
|
||||||
],
|
|
||||||
"Examples": [
|
"Examples": [
|
||||||
[
|
[
|
||||||
"{{ (asTime \"2015-01-21\").Year }}",
|
"{{ (time \"2015-01-21\").Year }}",
|
||||||
"2015"
|
"2015"
|
||||||
]
|
]
|
||||||
]
|
]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user