Time and Date
communityWorld clock, time zones, calendars, sunrise/sunset, countdowns, and date calculators
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
GET
/api/v3/timeGet current time for a location
Parameters
locationstringrequiredReturns
datetime, timezone, utc_offset, dst_activeGET
/api/v3/holidaysGet holidays for a country and year
Parameters
yearintegerrequiredcountrystringrequiredReturns
holidays[] with name, date, type, descriptionGET
/api/v3/date-calculatorCalculate date differences or additions
Parameters
endstringoptionalstartstringrequiredadd_daysintegeroptionalReturns
result_date, days_between, business_days, weeksGET
/api/v3/sunGet sunrise and sunset times
Parameters
datestringrequiredlocationstringrequiredReturns
sunrise, sunset, dawn, dusk, day_length, solar_noon