| Package | Description |
|---|---|
| sun.util.calendar |
| Modifier and Type | Class and Description |
|---|---|
static class |
LocalGregorianCalendar.Date |
| Modifier and Type | Method and Description |
|---|---|
BaseCalendar.Date |
BaseCalendar.Date.setNormalizedDate(int normalizedYear,
int month,
int dayOfMonth) |
| Modifier and Type | Method and Description |
|---|---|
long |
JulianCalendar.getFixedDate(int jyear,
int month,
int dayOfMonth,
BaseCalendar.Date cache) |
long |
BaseCalendar.getFixedDate(int year,
int month,
int dayOfMonth,
BaseCalendar.Date cache) |
Copyright © 2020. All Rights Reserved.