95df7b2be9c5ff991871e823e1c34365627f1559
FAQ/Questions/Add-Formatting-Options.md
| ... | ... | @@ -106,4 +106,7 @@ _**Note:** You can use this as a template and any other format that requires a b |
| 106 | 106 | |
| 107 | 107 | The results of the above custom formatter are displayed here. The column "Ship Time" is the time difference between the Required Date and the Order Date. |
| 108 | 108 | |
| 109 | - |
|
| ... | ... | \ No newline at end of file |
| 0 | + |
|
| 1 | + |
|
| 2 | + |
|
| 3 | +_**Note:** By default, custom format applied dates are treated as text. If you want to sort the column with custom date format applied as date, then make sure to check the 'Sort' check box in the fields tab which enables SQL level sorting. With 'Sort' check box checked, custom format dates can be sorted as date. |