dcord.util.time

Utilties related to unix time

Members

Functions

getUnixTime
long getUnixTime()

Undocumented in source. Be warned that the author may not have intended to support it.

getUnixTime
long getUnixTime()

Returns UTC time in seconds.

getUnixTimeMicro
long getUnixTimeMicro()

Returns UTC time in microseconds

getUnixTimeMilli
long getUnixTimeMilli()

Returns UTC time in milliseconds.

getUnixTimeMilli
long getUnixTimeMilli()

Undocumented in source. Be warned that the author may not have intended to support it.

Meta