> For the complete documentation index, see [llms.txt](https://manual.dxable.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manual.dxable.com/smartsheet/personal-account-management/how-smartsheet-handles-time-zones.md).

# トラブルシューティング：Smartsheetタイムゾーンの処理方法

Smartsheetアカウントでタイム ゾーンを変更する方法について説明します。

### プラン <a href="#g7u6iqicod9y" id="g7u6iqicod9y"></a>

* Smartsheet
* Pro
* Business
* Enterprise

プラン タイプと含まれる機能の詳細については、 「Smartsheetプラン」ページを参照してください。

Smartsheetアカウントを設定するときに、\[アカウント] > \[個人用の設定] > \[設定]> \[タイム ゾーン] でタイム ゾーンを変更できます。

ただし、アカウントが共有経由で設定されている場合 (誰かがあなたとオブジェクトを共有し、あなたがアカウントの作成を求める電子メールに返信した場合)、タイムゾーンはリクエストの発信元のタイムゾーンに設定されます。

共有リクエストを開始した人と同じタイムゾーンにいない場合は、 \[個人用の設定]でタイムゾーンをリセットできます。

#### タイムゾーンとシート <a href="#bfp9qw8iqlog" id="bfp9qw8iqlog"></a>

別のタイム ゾーンのユーザーが共有シートに変更を加えた場合、 Smartsheet は共有シートのタイム ゾーンを変更することがあります。シートには、そのシートに最後にアクセスした人のタイムゾーンが採用されます。タイムゾーンを変更するには、シートを表示するだけで十分です。

#### タイムゾーンとシステム列 <a href="#cqdmthgbv09h" id="cqdmthgbv09h"></a>

システム列ではバックエンドで常に UTC が使用されますが、表示値はシートに最後にアクセスした人のタイムゾーンと一致します。つまり、表示値はシート ビューアのタイム ゾーンにありますが、システム列データを使用する数式と API 呼び出しは UTC タイム ゾーンに基づいて返される可能性があることを意味します。

#### 太平洋時間のオーバーライド <a href="#id-1f2y1htt986n" id="id-1f2y1htt986n"></a>

オートメーション、セル リンク、またはクロスシート数式を介してシートに変更が加えられると、シート全体が太平洋時間に変換されます。自動化サービスは、太平洋時間設定を使用してサービス ユーザーによってホストされます。これは、別のタイムゾーンにいる場合、TODAY() 式と表示システム列の表示値が更新される可能性があることを意味します。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://manual.dxable.com/smartsheet/personal-account-management/how-smartsheet-handles-time-zones.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
