| Modifier and Type | Method and Description |
|---|---|
static GedcomxDateSimple |
GedcomxDateUtil.addDuration(GedcomxDateSimple startDate,
GedcomxDateDuration duration)
Add a duration to a simple date
|
GedcomxDateSimple |
GedcomxDateRange.getEnd()
Get the end of the range
|
GedcomxDateSimple |
GedcomxDateRecurring.getEnd()
Get the end date
|
GedcomxDateSimple |
GedcomxDateRecurring.getNth(Integer count)
Get the nth instance of this recurring date
|
GedcomxDateSimple |
GedcomxDateApproximate.getSimpleDate()
Return the underlying simple date
|
GedcomxDateSimple |
GedcomxDateRange.getStart()
Get the start of the range
|
GedcomxDateSimple |
GedcomxDateRecurring.getStart()
Get the start date
|
| Modifier and Type | Method and Description |
|---|---|
static GedcomxDateSimple |
GedcomxDateUtil.addDuration(GedcomxDateSimple startDate,
GedcomxDateDuration duration)
Add a duration to a simple date
|
static GedcomxDateDuration |
GedcomxDateUtil.getDuration(GedcomxDateSimple startDate,
GedcomxDateSimple endDate)
Calculates the Duration between two dates
|
| Constructor and Description |
|---|
Date(GedcomxDateSimple simple,
boolean adjustTimezone) |
Copyright © 2021. All rights reserved.