> 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/apply-standardized-date-formats-in-your-sheet.md).

# シートに標準化された日付形式を適用する

Smartsheetアカウントで設定した地域設定に関係なく、チームの全員に同じ方法で解釈される日付形式を適用できます。

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

* Smartsheet
* プロ
* 仕事
* 企業

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

### 必要な権限 <a href="#id-30j0zll" id="id-30j0zll"></a>

編集者、管理者、シート所有者は、シートに日付形式を適用できます。

シートを共有している人は誰でも、適用された日付形式を表示できます。

この機能が[Smartsheet Regionals](https://help.smartsheet.com/regions-capability-differences)または[Smartsheet Gov](https://help.smartsheet.com/articles/2480681)に含まれているかどうかを確認してください。

ロケールによっては、数値形式の日付を同僚とは異なる順序で読み取る場合があります （例：MM/DD/YYとDD/MM/YY）。

重要

ここで説明する書式設定オプションは、現時点では日付型の列にのみ適用できます。<br>

#### 列全体にフォーマットを適用する <a href="#id-1fob9te" id="id-1fob9te"></a>

シート内：

1. 列全体を選択するには、上部の日付列ヘッダーを選択します。
2. ツールバーで日付形式を選択します。

   ![Image showing the date format button in the tool bar](/files/eBA0w8437iXQSQBbmLHl)
3. 希望の日付形式を選択します。

これでおしまいです！この方法で形式を適用すると、\[日付] 列に入力された現在と将来の全日付が希望の形式になるようになります。

#### &#x20;特定のセルに適用する <a href="#id-3znysh7" id="id-3znysh7"></a>

個々のセルまたはセルのグループを選択して、より具体的な方法で日付の書式設定を適用することもできます。この方法で書式設定を適用すると、日付列の他のセルに追加された新しい情報には同じ書式設定が適用されなくなることに注意してください。<br>

#### 共同作業者に対する日付形式の表示方法 <a href="#id-2et92p0" id="id-2et92p0"></a>

別の日付形式を列に適用すると、シート上の全共同作業者に標準化されて表示されます。ロケールに応じて、長い形式の日付形式の月と日も次の言語でローカライズされて表示されます。

* 英語
* スペイン語
* ドイツ語
* イタリア語
* ポルトガル語
* ロシア語
* 日本語

注

標準化された日付形式は[自動化されたワークフローには適用されません](https://help.smartsheet.com/articles/2476191-overview-automated-workflows)。


---

# 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/apply-standardized-date-formats-in-your-sheet.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.
