AnniversaryProperty
This class represents the "ANNIVERSARY" property
This class should be called with two arguments, the first an array of the parameters, and the second the value of the property
The only acceptable parameters of
AnniversaryProperty
areValueParameter
,AltidParameter
,CalscaleParameter
andAnyParameter
CalscaleParameter
may only be used when the value is of typeDateTimeType
If you do not wish that the property have any parameters, leave the first argument array empty
The value of
AnniversaryProperty
should be of typeDateTimeType
of the typedateandortime
orTextType
new AnniversaryProperty([], new DateTimeType("dateandortime", "19960415"));