You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/templates/user
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.
3 months ago
..
auth Set manual `tabindex`es on login page (#31689) 5 months ago
dashboard Replace DateTime with proper functions (#32402) 3 months ago
notification Fix overflow on notifications (#31178) 8 months ago
overview Fix the spacing issue in the Project view (#30415) 10 months ago
settings Replace DateTime with DateUtils (#32383) 3 months ago
code.tmpl Unify search boxes (#29530) 11 months ago
heatmap.tmpl Fix more "locale" usages (#27259) 1 year ago
profile.tmpl Fix the spacing issue in the Project view (#30415) 10 months ago