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
yp05327 dbb3736785
Fix incorrect webhook time and use relative-time to display it (#24477)
Fixes #24414
After click replay this webhook, it will display `now`

![image](https://user-images.githubusercontent.com/18380374/235559399-05a23927-13f5-442d-8f10-2c7cd24022a0.png)

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
Co-authored-by: Giteabot <teabot@gitea.io>
2 years 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 Use auto-updating, natively hoverable, localized time elements (#23988) 2 years ago
timestampnano.go Fix incorrect webhook time and use relative-time to display it (#24477) 2 years ago