Skip to content

Commit d6c6342

Browse files
authored
Update 17/umbraco-cms/fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/date-time-editor/date-time-with-time-zone.md
1 parent f1a2ced commit d6c6342

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

17/umbraco-cms/fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/date-time-editor/date-time-with-time-zone.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Use this when you need more precise timing.
3131

3232
### Time zones
3333

34-
- **All** - Displays the full list of [IANA time zones](https://www.iana.org/time-zones) (e.g., `America/New_York`, `Europe/Stockholm`).
34+
- **All** - Displays the full list of [Internet Assigned Numbers Authority (IANA)](https://www.iana.org/time-zones) time zones (for example, `America/New_York`, `Europe/Stockholm`).
3535
- **Local** - Displays only the local time zone of the user's browser/computer.
3636
Useful for simplifying the UI when time entries should always be based on the user’s local context.
3737
- **Custom** - Allows you to define a list of time zones.

0 commit comments

Comments
 (0)