fegger b27dd10470 Refactor HAFAS time parsing to handle DST transitions
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.
2026-05-09 23:38:13 +02:00
2026-05-09 09:30:52 +02:00
2026-05-09 12:15:23 +02:00
2026-05-09 11:00:21 +02:00
2026-05-09 12:15:23 +02:00
2026-05-09 11:00:21 +02:00
2026-05-09 22:47:17 +02:00
2026-05-09 11:00:21 +02:00
2026-05-09 11:00:21 +02:00
2026-05-09 16:13:29 +02:00
2026-05-09 22:47:17 +02:00
2026-05-09 11:00:21 +02:00
2026-05-09 22:47:17 +02:00
2026-05-09 11:00:21 +02:00
2026-05-09 12:15:23 +02:00

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
S
Description
No description provided
Readme 35 MiB
Languages
TypeScript 96.5%
JavaScript 1.1%
Kotlin 0.7%
CSS 0.7%
Ruby 0.4%
Other 0.6%