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:
June 18, 2026
:
Merge commit 'c86d9f4aa8a58931f52df6516f10b67c807505fb' (be780afa7)
Improve this page