DateTime.getMicrosecond

Retrieves the fractional part of the seconds in microseconds represented by @datetime in the gregorian calendar.

class DateTime
int
getMicrosecond
()

Return Value

Type: int

the microsecond of the second

Meta