add documentation for timezone preference (#698)

This commit is contained in:
Taimoor Zaeem
2023-11-15 08:24:25 -05:00
committed by GitHub
parent 084e8c2950
commit 5502dce556
2 changed files with 61 additions and 1 deletions
@@ -62,7 +62,7 @@ Someone located in Cairo can retrieve the data using their local time, too:
}
]
The response has the date in the time zone configured by the server: ``UTC -05:00``.
The response has the date in the time zone configured by the server: ``UTC -05:00`` (see :ref:`prefer_timezone`).
You can use other comparative filters and also all the `PostgreSQL special date/time input values <https://www.postgresql.org/docs/current/datatype-datetime.html#DATATYPE-DATETIME-SPECIAL-TABLE>`_ as illustrated in this example: