| Package | Description |
|---|---|
| net.time4j.calendar |
Support for various regional calendars.
|
| Modifier and Type | Field and Description |
|---|---|
static TextElement<Tabot> |
EthiopianCalendar.TABOT
Represents the tabot name of the associated day-of-month.
|
| Modifier and Type | Method and Description |
|---|---|
static Tabot |
Tabot.of(int dayOfMonth)
Yields an instance for given day of month.
|
| Modifier and Type | Method and Description |
|---|---|
static List<Tabot> |
Tabot.asList()
Returns an immutable list of all available tabots.
|
| Modifier and Type | Method and Description |
|---|---|
int |
Tabot.compareTo(Tabot other) |
Copyright © 2014–2021. All rights reserved.