diff --git a/reference/calendar/constants.xml b/reference/calendar/constants.xml new file mode 100644 index 0000000000..6104a1ab9a --- /dev/null +++ b/reference/calendar/constants.xml @@ -0,0 +1,183 @@ + + +
+ &reftitle.constants; + &extension.constants; + + + + CAL_GREGORIAN + (integer) + + + + + + + + + + CAL_JULIAN + (integer) + + + + + + + + + + CAL_JEWISH + (integer) + + + + + + + + + + CAL_FRENCH + (integer) + + + + + + + + + + CAL_NUM_CALS + (integer) + + + + + + + + + + CAL_DOW_DAYNO + (integer) + + + + + + + + + + CAL_DOW_SHORT + (integer) + + + + + + + + + + CAL_DOW_LONG + (integer) + + + + + + + + + + CAL_MONTH_GREGORIAN_SHORT + (integer) + + + + + + + + + + CAL_MONTH_GREGORIAN_LONG + (integer) + + + + + + + + + + CAL_MONTH_JULIAN_SHORT + (integer) + + + + + + + + + + CAL_MONTH_JULIAN_LONG + (integer) + + + + + + + + + + CAL_MONTH_JEWISH + (integer) + + + + + + + + + + CAL_MONTH_FRENCH + (integer) + + + + + + + + +
+ +