tom0521 / Home-Server

0 stars 0 forks source link

Timezone #63

Open tom0521 opened 3 years ago

tom0521 commented 3 years ago

Add a request header with the timezone

tom0521 commented 3 years ago

DataProvider adds a header with the UTC offset

tom0521 commented 3 years ago

-1*(new Date().getTimezoneOffest()/60)

tom0521 commented 2 years ago

All datetime filters need to be converted to the correct timezone