diff --git a/docs/references/api/preferences.rst b/docs/references/api/preferences.rst index 767b982f6..5f94ad91c 100644 --- a/docs/references/api/preferences.rst +++ b/docs/references/api/preferences.rst @@ -66,7 +66,8 @@ Timezone ``handling=lenient`` is ignored for ``timezone``. Invalid time zones always return an error. -The ``timezone`` preference allows you to change the `PostgreSQL timezone `_. It accepts all time zones in `pg_timezone_names `_. +The ``timezone`` preference allows you to change the `PostgreSQL timezone `_. +It accepts all time zones in `pg_timezone_names `_ and numeric offsets. .. code-block:: bash @@ -87,6 +88,29 @@ The ``timezone`` preference allows you to change the `PostgreSQL timezone