day property

int day
final

A number from 0–6, corresponding to the days of the week, starting on Sunday. For example, 2 means Tuesday.

Implementation

final int day;