diff --git a/api/@internal/component/ets/text_clock.d.ts b/api/@internal/component/ets/text_clock.d.ts index d33396e621d59faeb25ad98095ae1e9919d921ce..143af0f284d3c5a503509eaa8131d682c857095c 100644 --- a/api/@internal/component/ets/text_clock.d.ts +++ b/api/@internal/component/ets/text_clock.d.ts @@ -21,7 +21,7 @@ interface TextClockInterface { /** * Construct the text clock component. * Specifies the current time zone. - * The valid value is an integer ranging from - 12 to 12, + * The valid value is an integer ranging from - 14 to 12, * Where a negative value indicates the eastern time zone, for example, -8. * @since 8 */