Uses of Class
org.gedcomx.date.GedcomxDateRange
-
-
Uses of GedcomxDateRange in org.gedcomx.date
Methods in org.gedcomx.date that return GedcomxDateRange Modifier and Type Method Description GedcomxDateRangeGedcomxDateRecurring. getRange()Get the rangestatic GedcomxDateRangeGedcomxDateUtil. javaDatesToGedcomxDateRange(Date fromDate, Date toDate)Converts two java.util.Date objects to a GedcomxDateRange object.
-