Files
calendar/apps/web/pages
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 12:58:53 +00:00
2022-09-28 19:05:28 +01:00
2022-09-29 16:58:29 +00:00
2022-09-02 17:55:12 -06:00
2022-07-28 13:58:26 -06:00
2022-09-29 16:58:29 +00:00
2022-09-08 21:33:19 +00:00
2022-08-31 13:42:37 -06:00
2022-05-17 15:32:54 -06:00
2022-09-15 09:33:34 +00:00
2022-09-19 15:49:04 +00:00
2022-02-11 22:20:10 +00:00
2022-09-17 17:53:31 +00:00
2022-09-29 16:58:29 +00:00