Package com.imyeyu.utils
Class Time.Between
java.lang.Object
com.imyeyu.utils.Time.Between
- Enclosing class:
Time
时差
- Version:
- 2022-10-12 14:46
- Author:
- 夜雨
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Between
public Between()
-
-
Method Details
-
getYear
public int getYear()年 -
getMonth
public int getMonth()月 -
getDay
public int getDay()天 -
getHour
public int getHour()小时 -
getMinute
public int getMinute()分钟 -
getSecond
public int getSecond()秒 -
getMillis
public int getMillis()毫秒
-