> 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/basics/formatting/changing-the-language-date-format.md).

# 地域設定によるデフォルトの日付と数値の形式

Smartsheetは、アカウントに指定した地域設定に従って日付と数値形式を表示します。

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

* Smartsheet
* Pro
* Business
* Enterprise

プランタイプと含まれる機能の詳細については、[「Smartsheetプラン」](https://www.smartsheet.com/pricing)ページを参照してください。

シート内の日付列に書式を適用する（例えば、日と月名を長い綴りで示す書式を適用する）こともできます。

例えば、地域設定が英語（米国）に設定されている場合、日付は月-日-年の形式で表示されます。地域設定を英語（英国）に設定した場合、日付は日-月-年の形式で表示されます。

デフォルトの日付と数値の形式を変更するには：

1. \[アカウント]>\[個人用の設定] を選択して、\[個人用の設定]ウィンドウを表示します。
2. 左側のペインで\[設定]を選択します。
3. \[地域設定]で、ドロップダウンリストから目的の値を選択します。
4. \[保存]を選択して変更を適用します。

シート内の日付と数値の形式は、新しい設定に合わせて更新されます。


---

# 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, and the optional `goal` query parameter:

```
GET https://manual.dxable.com/smartsheet/basics/formatting/changing-the-language-date-format.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
