| Constructor and Description |
|---|
GCalendarSimple(DayAsDate start) |
| Modifier and Type | Method and Description |
|---|---|
InstantDay |
fromDayAsDate(DayAsDate day) |
DayAsDate |
getStartingDate() |
DayAsDate |
toDayAsDate(InstantDay day) |
public GCalendarSimple(DayAsDate start)
public DayAsDate toDayAsDate(InstantDay day)
toDayAsDate in interface GCalendarpublic InstantDay fromDayAsDate(DayAsDate day)
fromDayAsDate in interface GCalendarpublic DayAsDate getStartingDate()
getStartingDate in interface GCalendar