mirror of
https://codeberg.org/VnPower/PixivFE
synced 2024-12-06 19:16:23 +01:00
docs: update PIXIVFE_TZ
This commit is contained in:
@@ -58,7 +58,9 @@ This setting specifies the hostname or IP address that PixivFE should listen on
|
||||
|
||||
**Default:** `UTC`
|
||||
|
||||
The time zone used for displaying dates and times throughout the application, including relative times (e.g., "2 hours ago") and full dates. The value should be a valid [tz database name](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones).
|
||||
The time zone used for displaying dates and times throughout the application, including relative times (e.g., "2 hours ago") and full dates.
|
||||
|
||||
The value must be a valid [tz database name](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones) and match the geolocation of the IP address used for making requests to the Pixiv API, which returns dates in the client's local time. Setting the timezone ensures those dates are interpreted and displayed correctly in the application.
|
||||
|
||||
Example:
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user