๐Ÿ•
useprecisoDateTime
Home/About

About usepreciso DateTime

Date and time tools for developers and travellers.

What is this?

usepreciso DateTime is a collection of free utilities that run entirely inside your browser. There is no backend, no database, and no server processing any of the data you enter.

8 tools for working with time and timezones.

๐Ÿ”’ Privacy by default

In the age of AI, everything you paste into a browser tool is potential training data for someone. A JWT you decode, a private document you run a word count on, a JSON payload you format - most tools send that to a server. Some feed it into models.

We built usepreciso so that question never arises. Every calculation, conversion, and transformation happens locally in your browser using JavaScript. Nothing is transmitted. Nothing is stored. Nothing is logged.

โœ“ No sign-up requiredโœ“ No adsโœ“ No data sent to serversโœ“ No tracking of tool inputs

The tools

How it's built

Eight independent Next.js 14 apps share a single npm workspaces monorepo, with a shared@usepreciso/utilspackage for all core logic. Each app is deployed separately to Firebase App Hosting on its own subdomain.

All processing uses native browser APIs - Web Crypto for hashing, Intl for date formatting, Canvas for image processing. No heavy libraries where a native API exists.

Got feedback?

Found a bug, have a feature idea, or just want to say hi? We'd love to hear from you.

Send feedback โ†’