Search
DateTime.today Method
See Also
 






Gets a DateTime object that represents the current date in the default time one and locale.

Namespace: com.mindfusion.common
Package: com.mindfusion.common

 Syntax

Java  Copy Code

public static DateTime today ()

 Return Value

A DateTime set to today's date, with the time component set to 00:00:00.

 See Also