An fzf-like tool to interactively select a date in a provided format
git clone https://git.8pit.net/datepicker.git
1* Allow passing a specified start day for date selection instead of always using the current date2* Implement `-m` to make Monday the start of a week3* Make amount of columns for `-y` configurable4* Improve cursor movement, differentiate:5 1. Logical movement: prev/next day and prev/next week6 2. Spatial movement: move cursor across month boundaries in view7* Optionally allow specification of seconds in the time view8* Differentiate `-y` and `-Y`, see https://man.archlinux.org/man/cal.1#OPTIONS