工具 API
convert_ time
Convert time between timezones
其他1 积分
调用信息
- 工具标识
- time.convert_time
- 服务提供方
- Time
- 平均响应
- 53 ms
- 近 7 天调用
- 1
输入参数
source_timezone必填Source IANA timezone name (e.g., 'America/New_York', 'Europe/London'). Use 'Asia/Shanghai' as local timezone if no source timezone provided by the user.
time必填Time to convert in 24-hour format (HH:MM)
target_timezone必填Target IANA timezone name (e.g., 'Asia/Tokyo', 'America/San_Francisco'). Use 'Asia/Shanghai' as local timezone if no target timezone provided by the user.