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