vk_get_user_e91f706eeea8
Retrieve all time zones supported by a Vikunja instance for use in task and project scheduling.
Instructions
Get all available time zones on this vikunja instance. Raw Vikunja REST proxy for GET /user/timezones. Because available time zones depend on the system Vikunja is running on, this endpoint returns a project of all valid time zones this particular Vikunja instance can handle. The project of time zones is not sorted, you should sort it on the client. This endpoint does not usually require a request body. Path and query parameters are top-level fields. Original parameter names also accept camelCase and snake_case aliases. Authentication is required.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||