Time and Workdays (Timor API)

Time and Workdays (Timor API)

tanranv5

Provides current time in any timezone and calculates official workdays/holidays for Chinese business scheduling using the Timor API.

3223 views1Local (stdio)

What it does

  • Get current time in any timezone with custom formatting
  • Calculate official workdays for any month
  • Retrieve Chinese holidays and makeup workdays
  • Support multiple data providers (Timor, NateScarlet)
  • Query business day schedules for scheduling systems

Best for

Business applications needing Chinese workday calculationsScheduling systems that respect official holidaysTime-aware applications with timezone supportHR and payroll systems tracking working days
No API key neededMultiple data sources with fallbackChinese holiday calendar support

Tools (2)

get_current_time

获取指定时区的当前时间(支持自定义格式)

get_workdays_from_api

获取某月官方工作日与补班(支持 timor 与 nate 提供方)

Alternatives