millisecond property

int millisecond

Get millisecond from date

Implementation

int get millisecond => _date.millisecond;