> For the complete documentation index, see [llms.txt](https://inglisuri.dabudu.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://inglisuri.dabudu.com/inglisuris-sastsavlo-gakvetilebi/etapi-1/saatis-droebi.md).

# საათის დროები

მაპატიეთ! Excuse me! ►

უკაცრავად, რომელი საათია? What time is it, please? ►

დიდი მადლობა. Thank you very much. ►

პირველი საათია. It is one o’clock. ►

ორი საათია. It is two o’clock. ►

სამი საათია. It is three o’clock. ►

ოთხი საათია. It is four o’clock. ►

ხუთი საათია. It is five o’clock. ►

ექვსი საათია. It is six o’clock. ►

შვიდი საათია. It is seven o’clock. ►

რვა საათია. It is eight o’clock. ►

ცხრა საათია. It is nine o’clock. ►

ათი საათია. It is ten o’clock. ►

თერთმეტი საათია. It is eleven o’clock. ►

თორმეტი საათია. It is twelve o’clock. ►

ერთ წუთში სამოცი წამია. A minute has sixty seconds. ►

ერთ საათში სამოცი წუთია. An hour has sixty minutes. ►

ერთ დღეში ოცდაოთხი საათია. A day has twenty-four hours. ►


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://inglisuri.dabudu.com/inglisuris-sastsavlo-gakvetilebi/etapi-1/saatis-droebi.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
