microsecond property

int microsecond

Get microsecond from date

Implementation

int get microsecond => _date.microsecond;