Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/gohugoio/hugo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-08Use configured timeZone for the clockBjørn Erik Pedersen
2022-05-08Add `clock` cli flagsatotake
2022-03-18all: gofmt -w -r 'interface{} -> any' .Bjørn Erik Pedersen
2021-11-01common/htime: Fix time.Format with Go layoutsBjørn Erik Pedersen
2021-10-25htime: Set zone of datetime from from `go-toml`satotake
2021-08-02Reduce binary size vs locale, update to CLDR v36.1Bjørn Erik Pedersen
2021-07-28Handle toml.LocalDate and toml.LocalDateTime in front matterBjørn Erik Pedersen
2021-07-27Localize time.FormatBjørn Erik Pedersen