]> source.dussan.org Git - gitea.git/commit
Fix display since time round (#14226) (#14873)
authorzeripath <art27@cantab.net>
Wed, 3 Mar 2021 21:17:34 +0000 (21:17 +0000)
committerGitHub <noreply@github.com>
Wed, 3 Mar 2021 21:17:34 +0000 (21:17 +0000)
commit26628aa1d1bdacdbbca97d7dd2dca11972cde1c7
treea5955579d98963d20e485760cb2219f142e51d80
parentd9d2e8f1e840c990259d911c634780d1644233cd
Fix display since time round (#14226) (#14873)

Backport #14226

* Fix display since time round

* Fix since time

* Fix tests

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
modules/timeutil/since.go
modules/timeutil/since_test.go