Skip to content

Commit

Permalink
removed correct method
Browse files Browse the repository at this point in the history
  • Loading branch information
datomo committed Apr 2, 2024
1 parent 0fb952a commit fb5bb0a
Showing 1 changed file with 0 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -154,11 +154,6 @@ public Object toJava() {
}


public Long getMergedMillis() {
return millis + months * 30 * 24 * 60 * 60 * 1000;
}


public PolyNumber getLeap( IntervalQualifier intervalQualifier ) {
switch ( intervalQualifier.getTimeUnitRange() ) {
case YEAR, QUARTER, MONTH, YEAR_TO_MONTH -> {
Expand Down

0 comments on commit fb5bb0a

Please sign in to comment.