Class CalendarDateTime
java.lang.Object
com.codename1.calendar.CalendarDateTime
Either an instant with an Olson time-zone ID or an all-day date.
-
Method Summary
Modifier and TypeMethodDescriptionstatic CalendarDateTimeallDay(CalendarDate date) getDate()longstatic CalendarDateTimebooleanisAllDay()
-
Method Details
-
instant
-
allDay
-
isAllDay
public boolean isAllDay() -
getTimestamp
public long getTimestamp() -
getTimeZoneId
-
getDate
-