| Modifier and Type | Method and Description |
|---|---|
DayOfWeekPersian |
JalaliDate.getDayOfWeek()
gets current day of week
|
protected DayOfWeekPersian |
DateConverter.getDayOfWeekPersian(JalaliDate jalaliDate) |
static DayOfWeekPersian |
DayOfWeekPersian.getEnum(int value) |
static DayOfWeekPersian |
DayOfWeekPersian.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DayOfWeekPersian[] |
DayOfWeekPersian.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
JalaliDate.setDayOfWeekPersian(DayOfWeekPersian dayOfWeekPersian) |
Copyright © 2018. All rights reserved.