Timezone Scheduler

local

timezone-schedule-tools

Convert times between IANA timezones and find meeting hours that fall in everyone's working day.

Included in every Nova Skills API key. Nothing to install — get a bearer token and this skill is available on your MCP endpoint.

Tools (3)

  • tz_convert
    Convert a datetime from one timezone to another. Timezones use IANA names (Europe/London, America/New_York, Asia/Tokyo).
  • tz_find_meeting
    Given a set of timezones with participant working hours (24h format), find hours that are inside working hours for everyone.
  • tz_offset
    Report the current UTC offset for a timezone.