Calendar.DAY_OF_YEAR

Field number for <code>get</code> and <code>set</code> indicating the day number within the current year. The first day of the year has value 1.

class Calendar
enum int DAY_OF_YEAR;

Meta