get_time_info
Retrieve current time in ISO format and timestamp along with the most recent trading day for Chinese stock market analysis and timing operations.
Instructions
获取当前时间(ISO格式、时间戳)和最近一个交易日
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}