![]() Oracle® Beehive RESTful Web Services API Reference Release 2 (2.0.1.7) E16658-04 |
| Name | Type | Required | Description |
|---|---|---|---|
day |
![]() |
Returns date of the month | |
relation |
![]() |
Returns the date relation ("before", "onOrBefore", "after", "onOrAfter") | |
weekDay |
![]() |
Returns the day of week (Sunday, Monday,..., Saturday) |
Inherits From
<xs:complexType name="timeZoneOnsetRelativeWeekDayOfMonth">
<xs:complexContent>
<xs:extension base="tns:timeZoneOnsetMovableDay">
<xs:sequence>
<xs:element name="day" type="xs:int"/>
<xs:element name="relation" type="tns:dateRelation"/>
<xs:element name="weekDay" type="tns:weekDay"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>

Copyright © 2008, 2012, Oracle and/or its affiliates. All rights reserved.
Legal Notices