Commit Graph

3 Commits (2706e89138a65843d70e9fb33559de39b7399973)

Author SHA1 Message Date
John Olheiser c59afa752d
Allow mocking timeutil ()
Signed-off-by: jolheiser <john.olheiser@gmail.com>
Cirno the Strongest bbe13b60cd
Fix timezone on issue deadline ()
* Fix timezone on issue deadline

* FormatDate

Co-authored-by: zeripath <art27@cantab.net>
Lunny Xiao 85202d4784
Display ui time with customize time location ()
* display ui time with customize time location

* fix lint

* rename UILocation to DefaultUILocation

* move time related functions to modules/timeutil

* fix tests

* fix tests

* fix build

* fix swagger