Converts the value of the current DateTime object to local time.
Namespace: com.mindfusion.common
File: com.mindfusion.common
SyntaxJava
Copy Code
|
|---|
public DateTime toLocalTime () |
A DateTime object representing the local time equivalent of the current date and time.
See Also