Calendar.DAY_OF_MONTH

Field number for <code>get</code> and <code>set</code> indicating the day of the month. This is a synonym for <code>DATE</code>. The first day of the month has value 1.

@see #DATE

class Calendar
enum int DAY_OF_MONTH;

Meta