-
-
Method Detail
-
getYear
public short getYear()
- Returns:
- utc datetime year
-
getMonth
public byte getMonth()
- Returns:
- utc datetime month
-
getDay
public byte getDay()
- Returns:
- utc datetime day
-
getHour
public byte getHour()
- Returns:
- utc datetime hour
-
getMinute
public byte getMinute()
- Returns:
- utc datetime minute
-
getSecond
public byte getSecond()
- Returns:
- utc datetime second
-
getMicrosec
public int getMicrosec()
- Returns:
- utc datetime microsec
-
toString
public String toString()
- Overrides:
toString in class Object
- Returns:
- the utc datetime string
Copyright © 2022. All rights reserved.