{date-sort}
Plugin: Reporting Plugin, from version 1.0
This will sort the results by the specified date key value.
Description
By default, empty values will be listed first, then the rest using ascending order.
Usage
{date-sort:prefix:key|order=ascending/descending}
Parameters
| Name | Required | Default | Description |
|---|---|---|---|
| [default]/key | | The key chain value to sort on. | |
| order | | ascending
| May be 'ascending' or 'descending'. |
Discussions