dateTime property

DateTime dateTime
final

The DateTime that wraps this class.

This time part of this DateTime is ignored in the operations, and defaults to 0 in its construction.

Implementation

final DateTime dateTime;