> For the complete documentation index, see [llms.txt](https://docs.logthm.com/roll-bot-project/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.logthm.com/roll-bot-project/en-us/i18n/channel-timezone.md).

# 频道时区

> Offset is the difference between time zone and UTC standard time, formatted as +:mm:second or -hour:mm:second
>
> e.g. `+5` or `-9:30`

```
/roll time - c [偏移量]
```

Offset is not required. Leave empty to return the channel offset

## Priority

[频道时区](/roll-bot-project/en-us/i18n/channel-timezone.md) > [用户时区](/roll-bot-project/en-us/i18n/user-timezone.md) > [默认时区](/roll-bot-project/en-us/configuration/basic.md#defaulttimeoffset)

You can adjust the `i18n.output` entry in the settings to change this order

## Permissions

To modify the channel time zone, you must be [Bot管理员](/roll-bot-project/en-us/permission/bot-admin.md) or [频道管理员](/roll-bot-project/en-us/permission/channel-admin.md)

## Localization & Alias

This command can also be triggered by

```
/r time -c [偏移量]

/timezone -c [偏移量]
```
