Search
DateTime.getWeekOfYear Method
See Also
 






Gets the week of the year for the current date.

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

 Syntax

Java  Copy Code

public int getWeekOfYear ()

 Return Value

The week number of the specified date.

 See Also