Skip to content

Commit 48bbf54

Browse files
committed
Additional adjustments. Removed page about non existing 'Date' property editor.
1 parent 2a04b62 commit 48bbf54

File tree

3 files changed

+2
-42
lines changed
  • 16/umbraco-cms

3 files changed

+2
-42
lines changed

16/umbraco-cms/SUMMARY.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,9 +59,8 @@
5959
* [Date Time Editors](fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/date-time-editor/README.md)
6060
* [Date Only](fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/date-time-editor/date-only.md)
6161
* [Time Only](fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/date-time-editor/time-only.md)
62-
* [Date Time (Unspecified)](fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/date-time-editor/date-time-unspecified.md)
6362
* [Date Time (with Time Zone)](fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/date-time-editor/date-time-with-time-zone.md)
64-
* [Date](fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/date.md)
63+
* [Date Time (Unspecified)](fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/date-time-editor/date-time-unspecified.md)
6564
* [Decimal](fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/decimal.md)
6665
* [Email Address](fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/email-address.md)
6766
* [Eye Dropper Color Picker](fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/eye-dropper-color-picker.md)

16/umbraco-cms/fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/date-time-editor/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@ Umbraco CMS currently ships with four Date Time editors:
1212
|--------|---------|-----------|-------------|---------|
1313
| [Date Only](date-only.md) | Date selection | Birthdays, deadlines, event dates | `DateOnly` | ![Date Only editor](./images/date-only-editor.png) |
1414
| [Time Only](time-only.md) | Time selection | Business hours, schedules, time-based events | `TimeOnly` | ![Time Only editor](./images/time-only-time-format-hhmm.png) |
15-
| [Date Time (Unspecified)](date-time-unspecified.md) | Date and time without timezone | Local events | `DateTime` | ![Date Time Unspecified editor](./images/date-time-time-format-hhmm.png) |
1615
| [Date Time (with Time Zone)](date-time-with-time-zone.md) | Full date, time, and timezone support | International apps, timezone-aware scheduling | `DateTimeOffset` | ![Date Time with Time Zone editor](./images/date-time-with-time-zone-editor.png) |
16+
| [Date Time (Unspecified)](date-time-unspecified.md) | Date and time without a defined time zone | Local events, compatibility with [Date Time](../date-time.md) | `DateTime` | ![Date Time Unspecified editor](./images/date-time-time-format-hhmm.png) |

16/umbraco-cms/fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/date.md

Lines changed: 0 additions & 39 deletions
This file was deleted.

0 commit comments

Comments
 (0)