Skip to content

Conversation

@alexshtin
Copy link
Contributor

What changed?
Leftover times stored as ints were converted to time.Time.

Why?
Times should be stored as time.Time everywhere besides where it is absolutely necessary (database fields).

How did you test it?
Run all tests.

Potential risks
No risks, all interfaces already use time.Time.

@alexshtin alexshtin requested a review from samarabbas October 2, 2020 00:04
@alexshtin alexshtin merged commit 2051585 into temporalio:master Oct 2, 2020
@alexshtin alexshtin deleted the feature/remove-int-times branch October 2, 2020 21:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants