WhatWeek

Current Week Number Widget

Embed a lightweight current week widget in Notion, Obsidian, company portals, school sites, and dashboards.

Iframe embed

<iframe
  src="https://whatweek.is/embed/current-week?theme=auto&system=iso"
  width="360"
  height="220"
  loading="lazy"
  title="Current week number by WhatWeek">
</iframe>

Widget parameters

  • theme=auto|light|dark
  • system=iso|us
  • timezone=Asia/Singapore
  • country=CN to request official public holiday context for the current week when verified data covers it
  • region=GB-SCT for countries that need a nation, state, territory, or regional calendar

Official holiday data is only shown when WhatWeek has a verified government-source calendar for that country and week. If the official calendar is not verified, the widget says so instead of showing third-party holiday data.

Attribution uses simple brand text: WhatWeek.

Country-enabled iframe

<iframe
  src="https://whatweek.is/embed/current-week?theme=auto&system=iso&timezone=Asia/Shanghai&country=CN"
  width="360"
  height="240"
  loading="lazy"
  title="Current week number by WhatWeek">
</iframe>

Use region for regional calendars such as United Kingdom nations, Australia states and territories, and New Zealand anniversary days.