Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#20 - Support for time zones other than GMT #22

Merged
merged 4 commits into from
Oct 6, 2018

Conversation

tnaskali
Copy link
Contributor

@tnaskali tnaskali commented Oct 4, 2018

No description provided.

@coveralls
Copy link

coveralls commented Oct 4, 2018

Coverage Status

Coverage decreased (-7.2%) to 86.067% when pulling 66b1ebc on tnaskali:master into 50e5d7c on eXparity:master.


import org.hamcrest.TypeSafeDiagnosingMatcher;

public abstract class DateMatcher<T> extends TypeSafeDiagnosingMatcher<T> {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add docs to class and method

Copy link
Member

@stewbis stewbis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please remove IDE files from the pull request

@stewbis stewbis merged commit cb337b0 into eXparity:master Oct 6, 2018
@stewbis
Copy link
Member

stewbis commented Oct 6, 2018

Hi, thanks for contributing and thanks for making the changes - PR all merged in.

tnaskali added a commit to tnaskali/hamcrest-date that referenced this pull request Oct 11, 2018
 eXparity#20 - Support for time zones other than GMT (eXparity#22)
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.

None yet

3 participants