Files
calendar/apps/web/components
6d45e1c7c7 #4533: Show correct time format on booking page (#4771)
* #4533: Store timeformat preferences in localstorage when changing profile. This way you see the correct format on the booking page. Also abstracted the reuse of the localstorage key for timeformat into a small util function, to prevent typos in the future.

* Update apps/web/components/booking/pages/AvailabilityPage.tsx

* 4533: Changed 24hfromlocalstorage values from strings to real booleans for better DX.

* Update apps/web/lib/clock.ts

Co-authored-by: alannnc <alannnc@gmail.com>

* Make code shorter by only handling remaining cases

Co-authored-by: alannnc <alannnc@gmail.com>

* Remove unnecessary boolean check

Co-authored-by: alannnc <alannnc@gmail.com>

Co-authored-by: Omar López <zomars@me.com>
Co-authored-by: alannnc <alannnc@gmail.com>
2022-09-30 14:45:28 +02:00
..
2022-09-15 09:33:34 +00:00
2022-09-29 16:58:29 +00:00
2022-02-10 14:22:45 -07:00
2022-09-29 16:58:29 +00:00
2022-09-29 16:58:29 +00:00
2022-09-30 12:29:22 +02:00
2022-09-29 16:58:29 +00:00
2022-09-21 16:07:48 +00:00
2022-08-05 05:21:43 +00:00
2022-09-29 16:58:29 +00:00
2022-09-02 13:39:45 -06:00
2022-07-26 20:24:00 -06:00
2022-02-10 14:22:45 -07:00