get_unixtime
Convert the current date and time into Unix timestamp format for precise time tracking and calculations in applications.
Instructions
Get unixtime (e.g. 1746627290)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"type": "object"
}