Time

Clock

octos-org 3ca326d 4 files · 5.7 KB Updated

File contents

Clock

Get the current date and time in any timezone worldwide.

Tools

get_time

Returns the current date, time, day of week, and UTC offset for a given timezone.

{"timezone": "Europe/Stockholm"}

Parameters:

  • timezone (optional): IANA timezone name. Examples: UTC, Europe/Stockholm, Asia/Shanghai, US/Eastern, Asia/Tokyo. Default: server local time.

Common timezones: UTC, US/Eastern, US/Central, US/Pacific, Europe/London, Europe/Paris, Europe/Stockholm, Europe/Berlin, Asia/Shanghai, Asia/Tokyo, Asia/Seoul, Asia/Singapore, Australia/Sydney

octos-org/octos/tree/main/crates/app-skills/time commit 3ca326d792

Frequently asked questions

npx skillmds@latest add octos-org/time