# タイマーを編集する

## 時間指定と終了日時指定

### Duration mode(タイマーの時間指定)

**デフォルトで作成されたタイマーは「Duration mode」(時間指定)で作成されており**、設定された時間のタイマーを作成することができます。

タイマーの時間は、24時間未満の値を設定することができ、「Save」をクリックすると、変更が即座に反映されます。

<figure><img src="https://34971084-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqxJX6GsaQQ89UCy3dRLd%2Fuploads%2FOPtJKIVxa9R2wL55IQaZ%2Fset_duration.gif?alt=media&#x26;token=d5d8380e-f4fc-44ea-a41e-b17cf97c0060" alt="Duration mode で設定時間を変更する" width="563"><figcaption><p>Duration mode で設定時間を変更する</p></figcaption></figure>

{% hint style="success" %}
時間の変更は、タイマー起動中(イベント進行中)でも可能です。\
変更は即座に反映され、必要な再計算と表示が直ちに行われます。
{% endhint %}

### DateTime mode(タイマーの終了日時指定)

「Duration mode」の文字をクリックして、終了日時指定(DateTime mode)へクイックに切り替えができます。\
DateTime modeでは、設定された日時までのタイマーを作成することができます。タイマーの終了日時を指定して「Save」をクリックすると、変更が即座に反映されます。

<figure><img src="https://34971084-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqxJX6GsaQQ89UCy3dRLd%2Fuploads%2FeNLcsrI789fkHJlkV0bj%2Fset_datetime.gif?alt=media&#x26;token=ee2a9241-825e-4edf-9c81-ec638c2850e8" alt="DateTime mode で終了日時を変更する" width="563"><figcaption><p>DateTime mode で終了日時を変更する</p></figcaption></figure>

{% hint style="success" %}
終了日時の変更は、タイマー起動中(イベント進行中)でも可能です。\
変更は即座に反映され、必要な再計算と表示が直ちに行われます。
{% endhint %}

***

## カウントダウン・カウントアップの変更

**デフォルトで作成されたタイマーは「CountDown」(カウントダウン)で作成されています**。\
「CountDown」をクリックして、「CountUp」(カウントアップ)や「Hidden」(タイムの非表示)へ切り替えができます。

<figure><img src="https://34971084-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqxJX6GsaQQ89UCy3dRLd%2Fuploads%2F6gYjg6yH3yo8GUpCMtM3%2Ftimerapper.gif?alt=media&#x26;token=fbead570-bf10-4ff1-b7dc-3aac5b4628a6" alt="カウントダウン・カウントアップ"><figcaption><p>カウントダウン・カウントアップ</p></figcaption></figure>

***

ほとんどのユースケースでは、１つのタイマーで足りるかもしれません。その場合には、次のセクションは読み飛ばして「[カスタマイズする](https://docs.timer-share.com/quick-start/customize)」や「[タイマーを共有する](https://docs.timer-share.com/quick-start/share)」へお進みください。

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>カスタマイズする</strong></td><td>作成したタイマーのプログレスバーやチャイム音、フラッシュを利用して残り時間の管理や、タイマーのレイアウトについて説明します</td><td><a href="../customize">customize</a></td></tr><tr><td><strong>タイマーを共有する</strong></td><td>タイマーをメンバーや他のデバイスと共有して、操作を移譲したり、表示デバイスと操作デバイスを物理的に分離できます</td><td><a href="../share">share</a></td></tr></tbody></table>

次は、複数のタイマーを作成する方法について説明します。


---

# Agent Instructions: 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://docs.timer-share.com/quick-start/getting-started/edit-timer.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.
