GDateDMY

This enumeration isn't used in the API, but may be useful if you need to mark a number as a day, month, or year.

Values

ValueMeaning
DAY0

a day

MONTH1

a month

YEAR2

a year

Meta