3 Commits (83d6e5e3f8df48fdb550c82d1db620e89f9f33e9)

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