diff options
| author | Yuri Chornoivan <[email protected]> | 2020-12-24 10:05:46 +0200 |
|---|---|---|
| committer | Yuri Chornoivan <[email protected]> | 2020-12-24 10:05:46 +0200 |
| commit | c26b71f1c5fab8b6ad44cad007e655ed5fbc92d3 (patch) | |
| tree | 6f33a4994bffd38a69cc9480f29f0c17fbdd6106 /doc | |
| parent | 3c85f4ce3deaf0d0b5ba1e930d5013337a2b2c8a (diff) | |
Add docs on the 'Date style' option
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/index.docbook | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/doc/index.docbook b/doc/index.docbook index 399729a09..05e1dca45 100644 --- a/doc/index.docbook +++ b/doc/index.docbook @@ -70,8 +70,8 @@ <legalnotice>&FDLNotice;</legalnotice> -<date>2020-06-10</date> -<releaseinfo>Applications 20.08</releaseinfo> +<date>2020-12-24</date> +<releaseinfo>Applications 21.04</releaseinfo> <abstract> <para> @@ -1296,6 +1296,9 @@ are displayed in a tree view, where the sub items can be expanded by &LMB; click <para> <guilabel>Folder size displays</guilabel> allows defining the property to use then sorting folders by their size. It is possible to sort folders by <guilabel>Number of items</guilabel> or <guilabel>Size of contents</guilabel> and choose a limit to the recursive level (can be useful to constrain unneeded iterations in the deep folder structures or on the slow file systems). </para> +<para> +The <guilabel>Date style</guilabel> option can be used to configure the mode to display dates in &dolphin;. It is possible to choose between <guilabel>Relative</guilabel> (⪚, <quote>Yesterday, 3:00pm</quote>) or <guilabel>Absolute</guilabel> (⪚, <quote>2020-12-23 15:00</quote>). +</para> </listitem> </itemizedlist> </para> |
