Commit Graph

2 Commits (22a7a7ec9b94aad6c689b7e61bee09c2e322fd57)

Author SHA1 Message Date
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
Ethan Koenig a27863b6d1 Fix issue updated_unix bug ()