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/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.
1 year ago
..
datetime.go Make template `DateTime` show proper tooltip (#28677) 1 year ago
datetime_test.go Make template `DateTime` show proper tooltip (#28677) 1 year ago
executable.go
since.go Refactor locale&string&template related code (#29165) 1 year ago
since_test.go
timestamp.go
timestampnano.go