Simon-Initiative / oli-torus

Next Generation OLI Authoring and Delivery Platform
https://proton.oli.cmu.edu
MIT License
78 stars 35 forks source link

[BUG FIX] [NG23-222] Fix Due Date in Homepage #4915

Closed gastonabella closed 2 weeks ago

gastonabella commented 2 weeks ago

NG23-222

Fixes how the Due Date description is calculated on the student's homepage. There was an edge case where a resource's end date and the current date were on the same day in the UTC timezone, but in the user's timezone, they were not. With the fix, we now consider the user's timezone for the calculation.