Last updated:
Summary
TimePanel is a set of time tools that run in your web browser. There are no accounts and no sign-up. The tools work with data kept on your own device.
Data stored in your browser
TimePanel uses your browser’s local storage to remember choices between visits. This data stays on your device; the current version of TimePanel does not send it to a server. These are all the entries TimePanel stores:
• Your Time — the time zone you picked instead of the detected one (tp.yourTime).
• My Time Panel — the panel name and its widgets (clocks, countdowns, timers and Pomodoro timers), including their settings and whether a timer is running (tp.panels).
• Custom countdowns you create on countdown pages (tp.countdowns).
• The last duration used on the Timer page (tp.timer.last).
• Pomodoro settings (tp.pomodoro.settings) and the session in progress, so it continues after a reload (tp.pomodoro.state).
• The stopwatch run in progress and its laps (tp.stopwatch).
• Full Screen Clock display options — city, 12/24-hour format, seconds, date and time zone line (tp.fullscreen).
• A short list of recently used tools (tp.recent).
You can remove this data at any time by clearing site data for TimePanel in your browser settings. Doing so deletes it permanently and the tools return to their defaults. Because it exists only in this browser, it does not carry over to other browsers or devices.
What you type into the tools
Dates, times, city names and durations you enter are processed by scripts running in your browser. The current version of TimePanel does not upload these inputs to a server.
How your time zone is detected
Your local time zone is read from your browser’s own settings (the Intl time zone API). TimePanel does not use your IP address or location services to detect it. You can override the detected time zone at any time.
Server logs and hosting
Like any website, the servers that deliver TimePanel’s pages may record standard technical information such as IP address, browser type and the pages requested, for security and reliability. The hosting provider will be named here once the site is published.
Analytics and future changes
TimePanel does not currently use analytics or advertising cookies. We may add privacy-respecting analytics in the future to understand which tools are used. If we do, this policy will be updated before it takes effect and will describe what is collected and how to opt out where required by law.
Contact
Contact details will be added here before the site is published.