Returns the serial number of the day in the year, in the specified date.
Returned value is an integer.
Name | Type of value | Description |
---|---|---|
date | java.util.Date | A date, presented in the form of the Date Java class. |
Type | Description |
---|---|
int | The serial number of the day in the year in the specified date value. |
-
How can we improve this article?
-