We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ba247b commit 1672edcCopy full SHA for 1672edc
1 file changed
README.md
@@ -63,6 +63,9 @@ $expr = new Expression;
63
$dueJobs = $expr->filter($jobs, time());
64
```
65
66
+### Stabillity
67
+Although not yet in v1.0, but the library and the API it provides is pretty stable and will not be changed too broadly.
68
+
69
### Real Abbreviations
70
71
You can use real abbreviations for month and week days. eg: `JAN`, `dec`, `fri`, `SUN`
0 commit comments