We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 220c8b9 + 0f5b9c4 commit 57e2c01Copy full SHA for 57e2c01
1 file changed
README.md
@@ -65,7 +65,7 @@ So, a relative date phrase is used for up to a month and then the actual date is
65
| Property Name | Attribute Name | Possible Values | Default Value |
66
|:---------------|:-----------------|:--------------------------------------------------------------------------------------------|:---------------------------------|
67
| `datetime` | `datetime` | `string` | - |
68
-| `format` | `format` | `'datetime'\|'relative'\|'duration'` | 'auto' |
+| `format` | `format` | `'datetime'\|'relative'\|'duration'` | `'auto'` |
69
| `date` | - | `Date \| null` | - |
70
| `tense` | `tense` | `'auto'\|'past'\|'future'` | `'auto'` |
71
| `precision` | `precision` | `'year'\|'month'\|'day'\|'hour'\|'minute'\|'second'` | `'second'` |
0 commit comments