You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by "Henri Yandell (JIRA)" <ji...@apache.org> on 2006/06/05 21:46:30 UTC

[jira] Updated: (LANG-65) [lang] Expose DateIterator or add DateUtils.iterator(startDate, endDate)

     [ http://issues.apache.org/jira/browse/LANG-65?page=all ]

Henri Yandell updated LANG-65:
------------------------------

    Bugzilla Id:   (was: 39254)
    Fix Version: 3.0
                     (was: 2.2)

I'm modifying the fixVersion of this to 3.0 as a general move to get enhancements without patches out of the way of a release.

My recommendation is to start a mail thread (prefix the subject with [lang]) on your date ideas, see what happens conversation wise. Stephen and some of the other JODA guys are on the list too, so should get a response.

> [lang] Expose DateIterator or add DateUtils.iterator(startDate, endDate)
> ------------------------------------------------------------------------
>
>          Key: LANG-65
>          URL: http://issues.apache.org/jira/browse/LANG-65
>      Project: Commons Lang
>         Type: Bug

>  Environment: Operating System: other
> Platform: Other
>     Reporter: Ben Munat
>      Fix For: 3.0

>
> The DateUtils.iterator methods only work with the preset date ranges indicated
> by constants in the class. It would be very useful to be able to iterate through
> each day between a user-specified start date and an end date. 
> This could be as simple as making the static DateIterator inner class of
> DateUtils public (it's package protected now). Or, if that's not appealing for
> some reason, another iterator method could be added that takes the start date
> and end date and returns a DateIterator instance as Iterator.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org