Date and Time Toolset

Generated byAI

get_current_datetime

Returns both the local date/time and a separate ISO-8601 UTC value.

Parameters

This tool does not require any parameters.

Notes

  • The returned ISO 8601 format value includes the date (YYYY-MM-DD), time (HH:MM:SS), and timezone offset (+00:00 for UTC).
  • The datetime is generated at the moment the tool is executed, ensuring real-time accuracy.