ThreeTen/threeten-extra
Provides additional date-time classes that complement those in JDK 8
JavaBSD-3-Clause
Issues
- 2
Request: Method(s) for Mutable Clock to Set Time/Date in Time Zone of Clock
#368 opened by EarthCitizen - 4
NotNull annotations
#170 opened by spand - 1
- 1
PeriodDuration field used in entity, started giving mongo mapping exception in spring boot 3.2.
#331 opened by KomalChauhan24 - 2
Year Half
#200 opened by dansiviter - 6
Decimal hours
#121 opened by raupachz - 3
- 2
Three package-info.class files with bytecode version 53 (JDK 9) is added to jar
#226 opened by klaraward - 5
Support for times greater than 24:00
#169 opened by mjustin - 8
Support NRF accounting calendar
#201 opened by lwhite1 - 1
Time for a release?
#206 opened by cowwoc - 2
Contradicting value of InternationalFixedEra.CE
#204 opened by Lukiz - 0
YearWeek#isSupported(TemporalUnit) made some logical error, which evaluates IsoFields.WEEK_BASED_YEARS to false
#192 opened by igotti - 4
- 1
- 0
- 3
- 4
Add TemporalFactories
#166 opened by jodastephen - 5
Provide Jackson module
#190 opened by matthewadams - 13
A zoneless time source for java.time
#150 opened by kluever - 2
- 4
A more natural way to create unbounded Intervals
#184 opened by haraldk - 2
- 3
Cache UtcInstant's toString() Value
#176 opened by stevenpaligo - 1
- 1
- 5
SemVer support
#164 opened by dagguh - 2
YearWeek and calendar week zero as returned by LocalDate.get(WeekFields.ISO.weekOfYear())
#168 opened by achimbitzer - 0
Add getYearObj() to temporal classes
#167 opened by jodastephen - 5
- 0
Support Interval#translate and Interval#EMPTY
#141 opened by glains - 1
Could YearWeek implement Temporal?
#146 opened by zolyfarkas - 4
Add isPositive(), isZero(), and isNegative() to the additional TemporalAmounts
#148 opened by kluever - 6
Interval#hashCode has a bug?
#160 opened by skingsland - 2
- 1
Zoned Interval
#161 opened by jrieko - 0
- 7
Calculation problem
#149 opened by lsgmkk - 4
Preconditions for validating Duration instances
#151 opened by kluever - 0
UtcInstant.isLeapSecond incorrect result
#153 opened by jodastephen - 1
threeten.org's link to the license is broken
#145 opened by cpovirk - 0
- 6
Add OffsetDate
#137 opened by mkroening - 3
Getting an Interval corresponding to a given YearWeek
#135 opened by uldall - 10
False positive parser errors in NetBeans
#124 opened by raupachz - 3
Add localized formatting to Seconds, Minutes, Hours, Days, Weeks, Months, Years.
#111 opened by basil-bourque - 6
NPE during build
#117 opened by raupachz - 1
Links on the homepage are broken
#116 opened by raupachz - 4
Parsing week 53 of year that is 52-week long results in week 1 of next year
#114 opened by kprzygudzki - 1
License Indicates JSR-310, is this intentional?
#112 opened by Singleton06