millisecond property
int?
get
millisecond
The millisecond of the second (0–999), or null if unspecified.
Implementation
int? get millisecond;
The millisecond of the second (0–999), or null if unspecified.
int? get millisecond;