bewcloud/components
Bruno Bernardino eabd888df2
Fix timezone issues with expenses.
I was able to reproduce the problem by setting my system to a timezone, and my `TZ` to a different one. Since it'll default to `UTC`, and to avoid having to pass it around from the system to the client (since we don't really care about the timezone), we simply force the timezone to UTC in the formatting as well, because, again, we don't store timezones or care about them for expenses.

Fixes #88
2025-08-22 12:55:10 +01:00
..
auth Public File Sharing (#72) 2025-06-20 12:04:16 +01:00
expenses Fix timezone issues with expenses. 2025-08-22 12:55:10 +01:00
files Fix timezone issues with expenses. 2025-08-22 12:55:10 +01:00
notes Improve error messages 2025-06-23 08:57:02 +01:00
photos Improve error messages 2025-06-23 08:57:02 +01:00
Header.tsx Basic CardDav UI (Contacts) 2025-08-10 07:48:16 +01:00