@@ -17,13 +17,13 @@ There are three fixed delivery date descriptions:
1717
1818The following table shows how to translate them:
1919
20- | Description | Meeting start | Delivery date |
21- | ----------- | ---------------------------- | ----------------------------------- |
22- | ` "NOW" ` | - | Two hours after the meeting started |
23- | ` "ASAP" ` | Before 12:00 | Today at 17:00 |
24- | ` "ASAP" ` | After 12:00 | Tomorrow at 12:00 |
20+ | Description | Meeting start | Delivery date |
21+ | ----------- | ----------------------------- | ----------------------------------- |
22+ | ` "NOW" ` | - | Two hours after the meeting started |
23+ | ` "ASAP" ` | Before 12:00 | Today at 17:00 |
24+ | ` "ASAP" ` | After 12:00 | Tomorrow at 12:00 |
2525| ` "EOW" ` | Monday, Tuesday, or Wednesday | Friday at 5:00 |
26- | ` "EOW" ` | Thursday or Friday | Sunday at 20:00 |
26+ | ` "EOW" ` | Thursday or Friday | Sunday at 20:00 |
2727
2828## Variable delivery date descriptions
2929
@@ -32,8 +32,8 @@ There are two variable delivery date description patterns:
3232- ` "<N>M" ` (N-th month)
3333- ` "Q<N>" ` (N-th quarter)
3434
35- | Description | Delivery date |
36- | ----------- | ---------------------------------------------------------------------- |
35+ | Description | Delivery date |
36+ | ----------- | --------------------------------------------------------------------- |
3737| ` "<N>M" ` | At 8:00 on the _ first_ workday<sup >1</sup > of this year's N-th month |
3838| ` "Q<N>" ` | At 8:00 on the _ last_ workday<sup >1</sup > of this year's N-th quarter |
3939
0 commit comments