Search
DateTime.getDayOfYear Method
See Also
 






Gets the day of the year represented by this instance.

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

 Syntax

Java  Copy Code

public int getDayOfYear ()

 Return Value

The day of the year, expressed as a value between 1 and 366.

 See Also