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 e743570f65
Refactor timeutil package (#28623)
1. make names more readable
2. remove unused FormatLong/FormatShort
3. use `FormatDate` instead of `Format "2006-01-02"`
1 year ago
..
datetime.go Replace `N/A` with `-` everywhere (#24474) 2 years ago
datetime_test.go Replace `N/A` with `-` everywhere (#24474) 2 years ago
executable.go Implement FSFE REUSE for golang files (#21840) 2 years ago
since.go Fix template function DateTime (#24317) 2 years ago
since_test.go Use auto-updating, natively hoverable, localized time elements (#23988) 2 years ago
timestamp.go Refactor timeutil package (#28623) 1 year ago
timestampnano.go Fix incorrect webhook time and use relative-time to display it (#24477) 2 years ago