day-of-year()
This function returns the day of the year of date a.
Parameters
| Parameter | Description | 
| a | Date. | 
Examples
| Parameter a | Result | 
| 2005-01-15 08:20:00 | 15 | 
| 2005-02-28 | 43 |