public class TimeUtils extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
TimeUtils.TimeCheckException |
| 构造器和说明 |
|---|
TimeUtils() |
public static int calculateWeek(int year,
int month,
int day)
year - 年month - 月day - 日public static void check()
throws TimeUtils.TimeCheckException
Copyright © 2024. All rights reserved.