MCPcopy Create free account
hub / github.com/KnIfER/mdict-java / firstBetween

Method firstBetween

src/main/java/com/ibm/icu/util/DateRule.java:59–59  ·  view source on GitHub ↗

Return the first occurrance of the event represented by this rule that is on or after the given start date and before the given end date. @param start Only occurrances on or after this date are returned. @param end Only occurrances before this date are returned. @return The date on which th

(Date start, Date end)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

firstAfterMethod · 0.65
firstBetweenMethod · 0.65

Implementers 1

RangeDateRulesrc/main/java/com/ibm/icu/util/RangeDa

Calls

no outgoing calls

Tested by

no test coverage detected