We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 232a79a + 454a984 commit 038ab09Copy full SHA for 038ab09
openapi.yaml
@@ -19047,8 +19047,9 @@ components:
19047
timezone:
19048
type: string
19049
description: >
19050
- The timezone you prefer to see times in. This is not used by the API, and is
19051
- for the benefit of clients only. All times the API returns are in UTC.
+ The timezone you prefer to see times in. This is not used by the API directly.
+ It is provided for the benefit of clients such as the Linode Cloud Manager and
19052
+ other clients built on the API. All times returned by the API are in UTC.
19053
example: US/Eastern
19054
email_notifications:
19055
type: boolean
0 commit comments