hugo.BuildDate
Returns the compile date of the Hugo binary.
Syntax
hugo.BuildDate
Returns
string
The hugo.BuildDate function returns the compile date of the Hugo binary, formatted per RFC 3339.
{{ hugo.BuildDate }} → 2023-11-01T17:57:00ZLast updated:
April 10, 2025
:
Merge commit '5be51ac3db225d5df501ed1fa1499c41d97dbf65' (283e97783)
Improve this page