# /usertime

The `/usertime` command is used to get the timezone of a specified user.

### Example Usage:

![Example where user has stored timezone](/files/y9eIYIjnfMPo9haob007)

![Example where user has no stored timezone](/files/of4Eh3xDqZxGJRueaSge)


---

# 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://cde90.gitbook.io/time-zone-bot/commands/user-commands/usertime.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.
