Name | <TimeTag.epoch_millis> |
Returns | ElementTag(Number) |
Description | Returns the number of milliseconds between this TimeTag and the Unix Epoch (Jan. 1st 1970). |
Generated Example |
|
Source | https://github.com/DenizenScript/Denizen-Core/blob/master/src/main/java/com/denizenscript/denizencore/objects/core/TimeTag.java#L367 |