Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow mocking timeutil (#17354) | John Olheiser | 2021-10-18 | 1 | -0/+16 |
| | | | Signed-off-by: jolheiser <john.olheiser@gmail.com> | ||||
* | Fix timezone on issue deadline (#11697) | Cirno the Strongest | 2020-06-05 | 1 | -0/+5 |
| | | | | | | | * Fix timezone on issue deadline * FormatDate Co-authored-by: zeripath <art27@cantab.net> | ||||
* | Display ui time with customize time location (#7792) | Lunny Xiao | 2019-08-15 | 1 | -0/+81 |
* 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 |