get_time_info
Retrieve current time in ISO format, timestamp, and the last trading day for accurate time-based data analysis and synchronization.
Instructions
Get current time with ISO format, timestamp, and the last trading day.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}