| Package | Description |
|---|---|
| com.apptus.esales.connector.time |
| Modifier and Type | Class | Description |
|---|---|---|
class |
CalendarDate |
A date on the form YYYY-MM-DD according to the Gregorian calendar.
|
class |
OrdinalDate |
A date on the form YYYY-DDD according to the Gregorian calendar, where
DDD specifies the day of year.
|
class |
WeekDate |
A week date on the format YYYY-Www-D, as defined by ISO 8601.
|
| Modifier and Type | Method | Description |
|---|---|---|
IsoDate |
IsoDateTime.date() |
| Constructor | Description |
|---|---|
IsoDateTime(IsoDate date,
Time time) |
Creates a date-object with the specified date and time.
|
Copyright © 2021 Apptus Technologies AB. All rights reserved.