What is this calendar tool?

A calendar view is the quickest way to browse dates without setting up a full scheduling app. It is useful when you want to see the current month, move through nearby months, or check how dates line up in a locale.

Tool description

This tool shows an interactive calendar in the app using the active locale. It is a simple full width calendar surface, so you can browse dates with the same language and week layout that the rest of the site uses.

Features

  • Displays a month based calendar view
  • Uses the current locale for labels and date formatting
  • Fits into the shared app layout without extra setup

How it works

The tool renders the shared calendar component and passes in the current locale from Next Intl. The calendar handles month navigation and date display, while the tool wrapper only provides the layout.

Notes

  • This is a viewing tool, not a planner or event editor.
  • It is handy for quick date checks when you do not want a separate calendar app.