getTime abstract method

int getTime()

The unix time (milliseconds since the epoch) equivalent to this date, or -1 when the instant falls outside the representable range.

Implementation

int getTime();