3 Commits

Author SHA1 Message Date
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