# Tidssone

Sesami støtter **flere tidssoner**, noe som er nyttig for butikker som betjener kunder på tvers av regioner.

## Kundens nåværende tidssone (konvertering)

{% hint style="info" %}
Når dette er aktivert, tilpasser butikkens kalender seg kundens nåværende tidssone.
{% endhint %}

* Dine butikktidsluker blir automatisk konvertert for kunden.
* På Shopify-bestillingen kan du se kundens tidssone og valgte tid.
* I Sesami forblir avtaler i butikkens tidssone (dette er en visningskonvertering).

## Angi butikkens tidssone

Gå til: **Sesami → Innstillinger → Butikkinnstillinger → Tidssone**

## Skjul tidssoneetiketten på butikken

Hvis du ikke vil at tidssoneetiketten skal vises i kalenderen: **Sesami → Innstillinger → Butikkfrontendinnstillinger → Skjul tidssone**

## Tidssonefiksering (destinasjonstid)

Noen virksomheter trenger at servicetidene er låst til destinasjonens tidssone (f.eks. turer, flyplasslounger).

Bruk alternativet for tidssonefiksering for tjenesten (se gjennomgangen/videoen om tidssonefiksering i produktdokumentasjonen).


---

# 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/no/booking/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.
