Commit c1d033b7 by Sebastián Katzer

Fox doc about trigger property `quarter`

parent 978c5550
......@@ -272,7 +272,7 @@ The properties depend on the trigger type. Not all of them are supported across
| | unit | String | `day` | x | x | x |
| | unit | String | `week` | x | x | x |
| | unit | String | `month` | x | x | x |
| | unit | String | `quarter` | | x |
| | unit | String | `quarter` | x | x | x |
| | unit | String | `year` | x | x | x |
| Repeat |
| | count | Int | | x | | x |
......@@ -281,6 +281,7 @@ The properties depend on the trigger type. Not all of them are supported across
| | every | String | `day` | x | x | x |
| | every | String | `week` | x | x | x |
| | every | String | `month` | x | x | x |
| | every | String | `quarter` | x | | x |
| | every | String | `year` | x | x | x |
| | before | Date | |
| | firstAt | Date | | x |
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment