Time Utilities
Workflow
- •
get_current_time: Returns ISO string. - •
convert_time: Handies timezone shifts.
Context
- •Server: Local machine (macOS).
- •Timezone: Usually relevant for logs or file metadata.
获取当前时间和时区信息。适用于获取当前时间戳、转换时区,或生成带日期的报告与文件时使用。
--- frontmattername: mcp-time description: Get current time and timezone info. Use when retrieving current timestamps, converting timezones, or generating dated reports/files.
get_current_time: Returns ISO string.convert_time: Handies timezone shifts.