operator - method

Instant operator -(
  1. Time time
)

Implementation

Instant operator-(Time time) => subtract(time);