Screen Index: Column Advanced Settings: Grid Format
Overview¶
Set the display format for the "Date Column" on the "Screen Index".
Limitations¶
- Can only be used for "Created Datetime Column", "Update Datetime Column", and "Date Column".
Prerequisites¶
- "Site Administration Permission" is required to configure settings.
Operation method¶
- Refer to "Screen Index Column Advanced Settings".
Setting Content¶
| No | Option | Description |
|---|---|---|
| 1 | Month and Day | Displayed in MdFormat.json format (e.g., MM/dd) |
| 2 | Year and Month | Displayed in YmFormat.json format (e.g., yyyy/MM) |
| 3 | Year, Month, and Day | Displayed in YmdFormat.json format (e.g., yyyy/MM/dd) |
| 4 | Year, Month, Day, and Day of the Week | Displayed in YmdaFormat.json format (e.g., yyyy/MM/dd ddd) |
| 5 | Date, Day of the Week, and Time (Minutes) | Displayed in YmdahmFormat.json format (e.g., yyyy/MM/dd ddd HH) |
| 6 | Date, Day of the Week, and Time (Seconds) | Displayed in YmdahmsFormat.json format (e.g., yyyy/MM/dd ddd HH:mm) |
| 7 | Date and Time (Minutes) | Displayed in YmdhmFormat.json format (e.g., yyyy/MM/dd HH) |
| 8 | Date and Time (Seconds) | Displayed in YmdhmsFormat.json format (e.g., yyyy/MM/dd HH:mm) |