| nilReason | NilReasonEnumeration
| |
|
| MON | string
| Monday. |
Inherited from CodeDayBaseType |
| TUE | string
| Tuesday. |
Inherited from CodeDayBaseType |
| WED | string
| Wednesday. |
Inherited from CodeDayBaseType |
| THU | string
| Thursday. |
Inherited from CodeDayBaseType |
| FRI | string
| Friday. |
Inherited from CodeDayBaseType |
| SAT | string
| Saturday. |
Inherited from CodeDayBaseType |
| SUN | string
| Sunday. |
Inherited from CodeDayBaseType |
| WORK_DAY | string
| Working Day. This value indicates any day which is neither a Legal Holiday nor a weekly non-working day. |
Inherited from CodeDayBaseType |
| BEF_WORK_DAY | string
| The day preceding a working day. |
Inherited from CodeDayBaseType |
| AFT_WORK_DAY | string
| The day after a working day. |
Inherited from CodeDayBaseType |
| HOL | string
| Legal Holiday. The value does not include the weekly non-working days (for example, Saturday and Sunday in most European States). |
Inherited from CodeDayBaseType |
| BEF_HOL | string
| The day preceding a legal holiday. |
Inherited from CodeDayBaseType |
| AFT_HOL | string
| The day after a legal holiday. |
Inherited from CodeDayBaseType |
| ANY | string
| Any day. |
Inherited from CodeDayBaseType |
| BUSY_FRI | string
| Formally declared as 'Busy Friday' by the authority responsible for aeronautical information provision in the area concerned, in order to activate special traffic management arrangements. |
Inherited from CodeDayBaseType |
| OTHER | string
| Other |
Inherited from CodeDayBaseType |