8 endpoints match this tag.
/time/convert
Umbreyttu a datetime from one tímabelti to another.
/time/current
Fáðu the current date and time for hvaða ... sem er IANA tímabelti. Skilar year, month, day, hour, minute, seconds, formatted datetime, day of week, and DST status.
/time/ip/:ip
Get the current time for the location associated with an IP address.
/time/zones
Get a complete list of all available IANA timezones.
/holidays/check
Athugaðu whether a specific date is a almennur frídagur í gefnu country. Skilar holiday name and details if the date is a holiday, or confirms it is not. Styður 100+ countries. Tilvalið fyrir payroll kerfi that need to account for almenna frídaga, scheduling forrit that should block holiday dates, and business verkfæri that adjust deadlines around non-working days.
/holidays/:country_code
Fáðu allar almenna frídaga for a specific country á yfirstandandi ári. Þægileg flýtileið that does not require specifying the year. Skilar holiday names, dates, and types. Tilvalið fyrir flýtiuppflettingar and dashboard widgets that display this year's remaining holidays for a given country.
/holidays/:country_code/next
Fáðu a list of upcoming almenna frídaga for a specific country, starting from today. Skilar holiday names, dates, and types. Fullkomið fyrir countdown widgets, office planning verkfæri, travel forrit that highlight upcoming holidays at a destination, and calendar integrations that need to mark the next few holidays.
/holidays/:country_code/:year
Fáðu allar almenna frídaga for a specific country and year. Skilar hverja official holiday with name, date, and type. Gagnlegt til að byggja annual calendar views with holidays highlighted, HR kerfi that reiknaðu working days, and travel planning verkfæri that show the full holiday schedule for a destination country in hvaða ... sem er year.