Provides information about the current date.
Parameter structure
Field | Is empty | Field description | Example |
date | No | The date. | March 13, 2025 |
Examples
Request
query: What's the date today?Return
{
"date": "March 13, 2025"
}该文章对您有帮助吗?
Provides information about the current date.
Field | Is empty | Field description | Example |
date | No | The date. | March 13, 2025 |
query: What's the date today?{
"date": "March 13, 2025"
}