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 GCalendar
public InstantDay fromDayAsDate(DayAsDate day)
fromDayAsDate
in interface GCalendar
public DayAsDate getStartingDate()
getStartingDate
in interface GCalendar