# Unix时间戳转换

**为什么制作这样的工作流？**

* 时间戳转换是程序员常用的工具。虽然有公开的网站，但毕竟还要收藏。所以自己做一个转换工具放在能用AI里面，会很方便

**它的作用**

* 转换本地时间、Timestamp(毫秒)、Unix timestamp(秒)

**投稿作者：**&#x80FD;用AI

**创作难度：**⭐️⭐️⭐️⭐️

<figure><img src="https://2574001795-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FtUb4wPmO9CEoieWz9b2g%2Fuploads%2FiJ9Lv99gjeEey45zVzgq%2Fimage.png?alt=media&#x26;token=23824aca-ebce-486e-81ae-7dd91d66fb9e" alt="" width="375"><figcaption></figcaption></figure>

{% file src="<https://2574001795-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FtUb4wPmO9CEoieWz9b2g%2Fuploads%2Fd8BllPtG2LxaKr9EUhsz%2FUnix%E6%97%B6%E9%97%B4%E6%88%B3%E8%BD%AC%E6%8D%A2.json?alt=media&token=267c94db-2f7c-472b-89e9-164ae23fd3e8>" %}


---

# 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://doc.nyai.chat/gong-zuo-liu-da-quan-huan-ying-tou-gao/bian-cheng-lei/unix-shi-jian-chuo-zhuan-huan.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.
