Commit Graph

2 Commits (8c7e632a3dc0f05c025ab713f7099fd87ac3364d)

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 ()