toMillis method
Returns the number of milliseconds since Unix epoch 1970-01-01T00:00:00Z.
@return The point in time corresponding to this timestamp, represented as the number of milliseconds since Unix epoch 1970-01-01T00:00:00Z.
Implementation
external int toMillis();