| Package | Description |
|---|---|
| cn.buli_home.utils.date |
| Modifier and Type | Method and Description |
|---|---|
static WeekDay |
WeekDay.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WeekDay[] |
WeekDay.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static Date |
DateUtils.getWeekDate(Date date,
WeekDay weekDay)
获取该日期所在周指定星期的日期
|
Copyright © 2023. All rights reserved.