![]() Oracle® Beehive RESTful Web Services API Reference Release 2 (2.0.1.7) E16658-04 |
| Name | Type | Required | Description |
|---|---|---|---|
position |
![]() |
Returns the position of WeekDay in a month. E.g. first(+1), second(+2), or last(-1) | |
weekDay |
![]() |
Returns the day of week (Sunday, Monday,..., Saturday) |
Inherits From
<xs:complexType name="timeZoneOnsetOrdinalWeekDayOfMonth">
<xs:complexContent>
<xs:extension base="tns:timeZoneOnsetMovableDay">
<xs:sequence>
<xs:element name="position" type="xs:int"/>
<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