Commit Graph

14 Commits

Author SHA1 Message Date
Ondrej Novak 7772545eb0 pass time as cli option instead of arg 2026-02-19 22:06:05 +01:00
Ondrej Novak 51a9ebaa7c change timezone short opt '-t' to '-z' 2026-02-19 22:05:43 +01:00
Ondrej Novak 2a979cd98f simplify date and time parsing 2026-02-19 22:02:59 +01:00
Ondrej Novak a01d0db7ce add option to list timezones 2026-02-19 21:48:49 +01:00
Ondrej Novak c1b2fce366 remove unused code 2026-02-19 21:36:05 +01:00
Ondrej Novak bac4079c4c add program description to --help 2026-02-19 21:34:21 +01:00
Ondrej Novak 4a2794c724 add cli arg to set timetable padding 2026-02-19 21:33:40 +01:00
Ondrej Novak 9394059d5f use local timezone if the local one not set 2026-02-19 21:29:35 +01:00
Ondrej Novak 88ec0a9de2 colorize output 2026-02-17 23:42:43 +01:00
Ondrej Novak 5f4b97d54d refactor calendar interface 2026-02-17 23:42:26 +01:00
Ondrej Novak 3cec3953c0 add an option to specify local timezone 2026-02-12 23:52:24 +01:00
Ondrej Novak 85cf3e546e display timetables 2026-02-12 21:41:18 +01:00
Ondrej Novak 0cf6b1f99a implement api for computing timetable for given timezone 2026-02-12 21:10:24 +01:00
Ondrej Novak b6134ba299 First commit 2026-02-12 21:10:24 +01:00