Skip to content

Commit f8cbd5d

Browse files
authored
Remove obsolete note about calendar/numberingSystem/timeZone op… (#951)
Remove obsolete note about `calendar`/`numberingSystem`/`timeZone` options
1 parent 6aad447 commit f8cbd5d

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

spec/registry.md

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -949,20 +949,6 @@ The function `:datetime` has the following options:
949949
- `shortGeneric`
950950
- `longGeneric`
951951
952-
> [!NOTE]
953-
> The following options do not have default values because they are only to be used
954-
> as overrides for locale-and-value dependent implementation-defined defaults.
955-
956-
The following date/time options are **not** part of the default registry.
957-
Implementations SHOULD avoid creating options that conflict with these, but
958-
are encouraged to track development of these options during Tech Preview:
959-
- `calendar` (default is locale-specific)
960-
- valid [Unicode Calendar Identifier](https://cldr-smoke.unicode.org/spec/main/ldml/tr35.html#UnicodeCalendarIdentifier)
961-
- `numberingSystem` (default is locale-specific)
962-
- valid [Unicode Number System Identifier](https://cldr-smoke.unicode.org/spec/main/ldml/tr35.html#UnicodeNumberSystemIdentifier)
963-
- `timeZone` (default is system default time zone or UTC)
964-
- valid identifier per [BCP175](https://www.rfc-editor.org/rfc/rfc6557)
965-
966952
#### Resolved Value
967953
968954
The _resolved value_ of an _expression_ with a `:datetime` _function_

0 commit comments

Comments
 (0)