Contents

days

A number that represents a day.

Declaration

long days;

Discussion

Numbers representing days are 1-based. For example, to represent the third day of a month, use 3.

See Also

Date Components