Gets a value indicating whether the time represented by this instance is a UTC time.
Namespace: com.mindfusion.common
Package: com.mindfusion.common
SyntaxJava
Copy Code
|
|---|
public boolean isUtcTime () |
true if the current time represents a UTC time; otherwise, false.
See Also