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 c2d9d7f commit 65166abCopy full SHA for 65166ab
README.md
@@ -122,6 +122,7 @@ The `format` option supports the following values:
122
| Value | Type | Description |
123
| -------------- | ----------- | ---------------------------------------------------------------- |
124
| relative | `timestamp` | Convert value to relative time (`5 minutes ago`) |
125
+| total | `timestamp` | Convert value to relative time (`5 minutes`) |
126
| date | `timestamp` | Convert timestamp value to date |
127
| time | `timestamp` | Convert timestamp value to time |
128
| datetime | `timestamp` | Convert timestamp value to date and time |
0 commit comments