Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Display ui time with customize time location (#7792) | Lunny Xiao | 2019-08-15 | 1 | -66/+0 |
| | | | | | | | | | | | | | | | | | | * 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 | ||||
* | fix gpg expired bug when time is zero (#3584) | Lunny Xiao | 2018-02-26 | 1 | -0/+5 |
| | |||||
* | Improvements for supporting UI Location (#3146) | Lunny Xiao | 2017-12-14 | 1 | -3/+7 |
| | | | | | | * improvements for supporting UI Location * improved the comment | ||||
* | Refactor struct's time to remove unnecessary memory usage (#3142) | Lunny Xiao | 2017-12-11 | 1 | -0/+57 |
* refactor struct's time to remove unnecessary memory usage * use AsTimePtr simple code * fix tests * fix time compare * fix template on gpg * use AddDuration instead of Add |