second property

int second

The second [0...59].

Implementation

int get second {
  return _date.second;
}