propedeutica/lastablas

Using a datetime adjusts time to time zone

Closed this issue · 1 comments

When you try to create a time for a shift, it will use the timezone. As we are using the same year (2001, Jan) so the week of the day is coherent, summer time is not taken into account and the environment shows a wrong element.
I.e. you add 10:45 but is shown as 11:45 due to summer time in the laptop.

Solved changing it into a string, we still need to verify format