0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-11-22 10:11:59 +01:00
gitea/modules/timeutil
wxiaoguang f3eb835886
Refactor locale&string&template related code (#29165)
Clarify when "string" should be used (and be escaped), and when
"template.HTML" should be used (no need to escape)

And help PRs like  #29059 , to render the error messages correctly.
2024-02-14 21:48:45 +00:00
..
datetime.go
datetime_test.go
executable.go
since.go Refactor locale&string&template related code (#29165) 2024-02-14 21:48:45 +00:00
since_test.go
timestamp.go
timestampnano.go