3 Commits (aaf8c9f047185cab176744c091f51d7490baf5f8)

Author SHA1 Message Date
Lunny Xiao 769ab1e424 fix gpg expired bug when time is zero (#3584) 6 years ago
Lunny Xiao f94c1b3943
Improvements for supporting UI Location (#3146)
* improvements for supporting UI Location

* improved the comment
7 years ago
Lunny Xiao f2e20c81b6 Refactor struct's time to remove unnecessary memory usage (#3142)
* 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
7 years ago