Skip to content

Commit 038ab09

Browse files
Merge pull request #330 from hzoppetti/time-cloud-client
[Update] Profile Timezone Note
2 parents 232a79a + 454a984 commit 038ab09

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

openapi.yaml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19047,8 +19047,9 @@ components:
1904719047
timezone:
1904819048
type: string
1904919049
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.
19050+
The timezone you prefer to see times in. This is not used by the API directly.
19051+
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.
1905219053
example: US/Eastern
1905319054
email_notifications:
1905419055
type: boolean

0 commit comments

Comments
 (0)