Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Update timestamp creation for snapshot objects
Snapshot Creation timestamp is returned as a "DateTime" string in the format "2006-01-02 15:04:05" Update code to parse this format instead of a unix time string, and remove usage of deprecated ptypes.TimestampProto
- Loading branch information