Team-Project-Zeus / Backend

0 stars 0 forks source link

Daily appointments 1 day earlier #26

Open VincentvanMedenbach opened 4 years ago

VincentvanMedenbach commented 4 years ago

Reported By: Vincent In version: 5.0

Describe the bug Whenever you retrieve the daily appointments, it returns those of the day before.

To Reproduce Steps to reproduce the behavior: Open postman and send a get request to 77.162.207.35/api/appointments/daily with a token, the appointments you get back will be of yesterday

Expected behavior The daily appointments should retrieve the appointments of the current day

Screenshots If applicable, add screenshots to help explain your problem.

Platform (Optional):

Additional context Add any other context about the problem here.

VincentvanMedenbach commented 4 years ago

Probably due to rasberry having wrong date?