asUtcTime method

DateTime asUtcTime()

Returns this Date as a DateTime at midnight UTC.

Implementation

DateTime asUtcTime() => _time;