OffsetTime.now constructor

OffsetTime.now()

Creates a OffsetTime that represents the current time.

Implementation

OffsetTime.now(): this._now(DateTime.now());