mirror of
https://github.com/go-gitea/gitea
synced 2024-11-14 22:24:24 +00:00
259811617b
Follow #32383 This PR cleans up the "Deadline" usages in templates, make them call `ParseLegacy` first to get a `Time` struct then display by `DateUtils`. Now it should be pretty clear how "deadline string" works, it makes it possible to do further refactoring and correcting. |
||
---|---|---|
.. | ||
datetime.go | ||
executable.go | ||
since_test.go | ||
since.go | ||
timestamp.go | ||
timestampnano.go |