Time Domain additional syntax
This document provides the details of time domain notation additional syntax items used in routing services which aren't part of the ISO 20524-1:2020 specification.
| Type | Notation | Value Domain | Description |
|---|---|---|---|
| Even/Odd Day of Month | pn | n=0,1 | n defines even or odd days of a month. n=0 for even days, and n=1 for odd days. Example: (p0){d1} means even days of the month for 1 day, every month, every year. Example: (p1){d1} means odd days of the month for 1 day, every month, every year. Example: **(t2){d5}(h6){h3}(p0){d1} means Monday through Friday, 06h:00m to 09h:00m, even days of the month for 1 day. Example: **(t2){d5}(h6){h3}(p1){d2} means Monday through Friday, 06h:00m to 09h:00m, odd days of the month for 2 days. |
Updated last month