# 时区

Sesami 支持 **多时区**，这对于服务跨地区客户的门店很有用。

## 客户当前时区（转换）

{% hint style="info" %}
启用后，店面日历会自动适应客户当前的时区。
{% endhint %}

* 您的门店时间段会自动转换为客户所在时区。
* 在 Shopify 订单中，您可以看到客户的时区和所选时间。
* 在 Sesami 中，预约仍保留在您门店的时区中（这只是显示转换）。

## 设置您的门店时区

前往： **Sesami → 设置 → 门店设置 → 时区**

## 隐藏店面上的时区标签

如果您不想在日历上显示时区标签： **Sesami → 设置 → 店面设置 → 隐藏时区**

## 时区固定（目的地时间）

某些业务需要将服务时间固定为目的地时区（例如：旅游、机场休息室）。

使用服务时区固定选项（请参阅产品文档中的时区固定演示/视频）。


---

# 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://help.sesami.co/zh-cn/yu-yue/availability/timezone.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.
