b27dd104700b3ef98cb5e0f59c2361caa95287d7
Replace naive timezone offset calculation with a verification loop. Try plausible offsets (CET/CEST), verify against actual offset at candidate timestamp, and return the first match. This correctly handles daylight saving time transitions in Vienna.
TimeToLeave - Next.js Rewrite
This is a rewrite of the TimeToLeave application using Next.js App Router with TypeScript.
Development
npm run dev
Building
npm run build
Testing
npm test
Description
Languages
TypeScript
96.5%
JavaScript
1.1%
Kotlin
0.7%
CSS
0.7%
Ruby
0.4%
Other
0.6%