ZVON > References > SOAP Reference

Go to standard

recurringDay

Standard excerpt:

recurringDay is a day that recurs, specifically a day of the month such as the 5th of the month. Arbitrary recurring days are not supported by this datatype. The value space of recurringDay is the space of a set of calendar dates as defined in 3 of [ISO 8601]. The base type of recurringDay is recurringDuration. recurringDay is generated from recurringDuration by setting the value of the duration facet equal to "PT24H" (24 hours) and the value of the period facet to "P1M" (one month). The lexical representation for recurringDate is the left truncated lexical representation for date: --MM-DD.


Examples:

see the Zvon reference: Numeric representation of dates and times (based on ISO 8601)