Maven module :un.api : api-time :
Class : un.impl.timejvm.TemporalUtils
Extends/Implements : -
Subclasses : -

author  Samuel AndrĂ©s


Variables : -
Functions : daysBetween, monthsBetween, between, compare, instantEpoch




param  start
param  end
return
public long daysBetween (ChronoLocalDate start, ChronoLocalDate end)


param  start
param  end
return
public long monthsBetween (WeekDate start, WeekDate end)


param  
param  
param  startInclusive
param  endExclusive
param  unit
return
public long between (S startInclusive, E endExclusive, TemporalUnit unit)


param  firstDate
param  otherDate
return
public int compare (YearMonthDayDate firstDate, YearMonthDayDate otherDate)

public long instantEpoch (Clock clock)