0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-01-19 19:02:50 +01:00
gitea/templates
wxiaoguang 259811617b
Replace DateTime with proper functions (#32402)
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.
2024-11-02 21:04:53 +00:00
..
admin Replace DateTime with DateUtils (#32383) 2024-11-02 04:08:28 +00:00
api/packages/pypi
base
custom
devtest
explore Replace DateTime with DateUtils (#32383) 2024-11-02 04:08:28 +00:00
mail
org
package Replace DateTime with DateUtils (#32383) 2024-11-02 04:08:28 +00:00
projects
repo Replace DateTime with proper functions (#32402) 2024-11-02 21:04:53 +00:00
shared Replace DateTime with DateUtils (#32383) 2024-11-02 04:08:28 +00:00
status
swagger
user Replace DateTime with proper functions (#32402) 2024-11-02 21:04:53 +00:00
webhook
home.tmpl
install.tmpl
post-install.tmpl