Build date empty

Just curious, my build date when I run hugo version is always blank.

hugo version
hugo v0.99.1+extended darwin/arm64 BuildDate=unknown

Any ideas as to why? Or is that just normal.

1 Like

Still curious on this one…

Server build…

03:03:11.063	hugo v0.101.0-466fa43c16709b4483689930a4f9ac8add5c9f66+extended linux/amd64 BuildDate=2022-06-16T07:09:16Z VendorInfo=gohugoio

Local build…macOS, homebrew install.

❯ hugo
Start building sites …
hugo v0.101.0+extended darwin/arm64 BuildDate=unknown

I think you can create a ticket in the repo, might be by design (since you can now pass a date as an option) but I think it should default to “now”.