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

Add @IgnoreUntil Support for "yyyy-MM-dd'T'HH:mm:ss" datetime format #1

Closed
siladu opened this issue Feb 18, 2018 · 0 comments
Closed

Comments

@siladu
Copy link

siladu commented Feb 18, 2018

@IgnoreUntil only supports "yyyy-MM-dd" date format.

I would like to extend it to also support a datetime format for more precise control, for example:
"yyyy-MM-dd'T'HH:mm:ss"

@IgnoreUntil("2018-02-18T12:35:00")
@siladu siladu changed the title @IgnoreUntil Only Support yyyy-MM-dd date format @IgnoreUntil Only Support "yyyy-MM-dd" date format Feb 18, 2018
@siladu siladu changed the title @IgnoreUntil Only Support "yyyy-MM-dd" date format Add @IgnoreUntil Support for "yyyy-MM-dd'T'HH:mm:ss" datetime format Feb 18, 2018
siladu pushed a commit to siladu/junit-rules that referenced this issue Feb 18, 2018
mrwilson added a commit that referenced this issue Feb 20, 2018
Add @IgnoreUntil Support for "yyyy-MM-dd'T'HH:mm:ss" datetime format #1
siladu pushed a commit to siladu/junit-rules that referenced this issue Feb 21, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants