Gets the week of the year for the specified date.
Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling
SyntaxJava
Copy Code
|
|---|
public int getWeekOfYear ( |
The DateTime object to test.
The week number of the specified date.
See Also