Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This fixes #11 by using the `time.Time.Equal` function instead of the implicit `==` operator (of `reflect.DeepEqual`) for comparing times in `conversion_test.go`
- Loading branch information