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

Date interval provider #21

Open
gburgett opened this issue Apr 18, 2013 · 0 comments
Open

Date interval provider #21

gburgett opened this issue Apr 18, 2013 · 0 comments
Milestone

Comments

@gburgett
Copy link
Owner

We should have an interval provider that can handle dates. It should accept in the constructor a Locale and a TimeZone object, with alternate constructors for the default locale and time zone. It should also accept a calendar field number, representing the length of the interval.

We can use Calendar.roll() in order to get the next intervals, and should be able to get and parse the names using a SimpleDateFormat. This could also be a constructor arg.

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

No branches or pull requests

1 participant