forgejo/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"`
2023-12-28 10:09:57 +00:00
..
datetime.go Replace N/A with - everywhere (#24474) 2023-05-02 05:54:29 -04:00
datetime_test.go Replace N/A with - everywhere (#24474) 2023-05-02 05:54:29 -04:00
executable.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
since.go Fix template function DateTime (#24317) 2023-04-25 15:48:30 -04:00
since_test.go Use auto-updating, natively hoverable, localized time elements (#23988) 2023-04-11 01:01:20 +02:00
timestamp.go Refactor timeutil package (#28623) 2023-12-28 10:09:57 +00:00
timestampnano.go Fix incorrect webhook time and use relative-time to display it (#24477) 2023-05-03 19:53:43 -04:00