Summary
Provides information about dates.
Details
| Name: | Date Supplier |
|---|---|
| Prefix: | date (optional) |
| Supported Content: | Dates |
| Provided By: | Reporting Plugin |
Keys Supported
The following are the list of keys which this supplier will return a value for.
| Key | Content Types | Return Type | Description |
|---|---|---|---|
| milliseconds | Date | Number | The number of milliseconds between the date and midnight, January 1, 1970. |
| [date format] | Date | Text | Attempts to convert the date to a text value using the key as a date format, as defined by SimpleDateFormat. Eg:
|
Discussions