| Name | Use | Values | Changeable via the QuickRev menu | Description | |
|---|---|---|---|---|---|
| Element | Date | optional | EMPTY | Definition of date format specific settings. | |
| Attributes | format | optional | string | no | Defines the default output format used for date/time.
The default value is yyyy-MM-dd which results in e.g. 2009-02-01. |
<?xml version="1.0" encoding="UTF-8"?> <QuickRev configName="name"> <Configuration> <Date format="yyyy/MM/dd"/> </Configuration> </QuickRev>
| Copyright © 2008 - 2026 Tom Seidel | Last Update: 2026-2-23 |