MindFusion.Java Package Programmer's Guide
Calendar.getCurrentTime Method
See Also
 

Gets the current time.

Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling

 Syntax

Java  Copy Code

public DateTime getCurrentTime ()

 Return Value

A DateTime object representing the time to use as current.

 Remarks

When this property is set to null, the actual system time is returned.

 See Also

Calendar Members
Calendar Class
com.mindfusion.scheduling Namespace