Gets the millisecond component of the date (0-999).
Namespace: com.mindfusion.common
Package: com.mindfusion.common
SyntaxJava
Copy Code
|
|---|
public int getMillisecond () |
The millisecond component, expressed as a value between 0 and 59.
See Also