Commit Graph

3 Commits (1b90692844c1b714d9c03cf7c96e7f62923236c0)

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

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