Commit Graph

6 Commits

Author SHA1 Message Date
dcdfba5ccd eslint fixes 2025-07-09 17:46:36 +02:00
aa0785fc71 Apply prettier rules 2024-11-14 18:47:38 +01:00
f05c25853c Fix of errors: automatic and some manual 2024-11-04 19:56:03 +01:00
84ce8a93f3 Refactor ISOToDateTime to handle case when timezone's server is UTC
A condition is added to check if the timezone is set as '0000' (UTC timezone), if yes then a new Date is returned with the Date.UTC method. This ensures that the time returned correctly reflects the current timezone
2024-06-01 00:40:22 +02:00
13dae00a2c feature: copy ranges 2022-06-27 21:27:37 +02:00
d8f80f3d02 wip on app2 2022-06-23 12:26:48 +02:00